Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Scala でenum型を実装しないことにした理由は何ですか? 現在の言語設計 (新しい列挙型を作成する代わりに、オブジェクトを定義してscala.Enumerationを拡張する) の利点は何ですか?