- setup
void setup()
Undocumented in source. Be warned that the author may not have intended to support it.
- Test
struct Test
Undocumented in source.
- Test2
struct Test2
Undocumented in source.
- Payload
union Payload
Undocumented in source.
- Data
alias Data = TaggedAlgebraic!Payload
Undocumented in source.
- data
Data[] data;
Undocumented in source.
- v
RelativeMeasurer v;
Undocumented in source.
- model
typeof(makeModel(data)) model;
Undocumented in source.