Y
Hacker News
new
|
ask
|
show
|
jobs
by
karmakaze
1244 days ago
Definitely I would not call Java an FP language, even Rust has a flavoring of FP. Besides the monadic constructs not having proper sum types/d.unions is really annoying. Sealed enums are not the same utility.