I've found that you can get similar "value-type-li...
# announcements
d
I've found that you can get similar "value-type-like" behavior (like Swift `struct`s) by using delegation, when appropriate.