Y
Hacker News
new
|
ask
|
show
|
jobs
by
_kidlike
40 days ago
optional is not how algebraic data types are implemented in Java. Basically it's the combination of sealed types and records.
1 comments
joe_mwangi
39 days ago
Until they implement member patterns.
https://openjdk.org/projects/amber/design-notes/patterns/tow...
link