- cross-posted to:
- lobsters
- cross-posted to:
- lobsters
You must log in or # to comment.
So basically language support for sealed traits and reducing need for getter functions. Kinda neat but not that significant.
As mentioned in the article, it enables scenarios that getters/setters can’t because of the borrow checker.
Yes and no.
And you clearly missed the enums part.


