Julia Programming Language
Avoiding rewriting accessor methods for new composite types with similar fields
General Usage
hendri54
April 22, 2021, 1:01pm
2
Lazy.jl
has a
@forward
macro that simplifies this:
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Field overloading to flatten struct composition?
General Usage
1
515
February 26, 2018
Add type mixins to overcome subtype limitations
Internals & Design
41
6847
May 29, 2017
Is there a Julian way to combine types generically or a design pattern that achieves the goal?
General Usage
question
,
design-pattern
16
3123
May 8, 2017
Is accessing the fields of a struct a good julia-style?
General Usage
5
7171
April 29, 2019
Immutable composite type?
General Usage
19
864
September 24, 2018