Closed
Description
Maybe the JVM improvements coming next year can save value classes, but otherwise let's go with something that favors guaranteed absence of boxing over convenience.
Implicit classes are the main beneficiary of value classes. Maybe we can just bake in the extends AnyVal
performance optimization.
Metadata
Metadata
Assignees
Labels
No labels