エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Files
The unit of work for the compiler is a “compilation unit”, which is usually just an ordinary file... The unit of work for the compiler is a “compilation unit”, which is usually just an ordinary file. The Scala language places few restrictions on how code is organized across files. The definition of a class, or equivalently a trait or object, can’t be split over multiple files, so it must be contained within a single file. A class and its companion object must be defined together in the same file.
2015/12/22 リンク