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 の特性を見ていますが、まだプログラミングしていないため、これは仮説的な質問です。
これまで見てきたすべての例には、 のval代わりに宣言でのみ使用される具象または抽象フィールドがありvarます。で宣言されたフィールドvarを Scala トレイトで使用できますか?
val
var
ティア、マシュー