good point, but then it would write as: ``` val th...
# getting-started
h
good point, but then it would write as:
Copy code
val thing = MyClass.init {
    foo = 31
    bar = "this is unnecessary!"
}