Y
Hacker News
new
|
ask
|
show
|
jobs
by
cutler
636 days ago
builder() .... build() Rich Hickey got something right. This is about as far from the idea behind DOP as it gets.
1 comments
Tainnor
635 days ago
That's on Java, though. Many other languages such as Kotlin, Swift, etc. have better ways of dealing with this, e.g. in Kotlin
Car(make = "Buick", model = "LeSabre")
link