FieldProperties provides an interface for creating method/property based APIs that can be flexibly incorporated into Julia structures.
This is predominantly accomplished through the use of @defprop and @properties.
These macros help in the creation of methods and mapping them to the fields of a concrete type.
- Popularity
- 5 Stars
- Updated Last
- 3 Years Ago
- Started In
- January 2020