Avoiding rewriting accessor methods for new composite types with similar fields

Lazy.jl has a @forward macro that simplifies this:

3 Likes