taggedalgebraic/source
Sönke Ludwig 95c2919d2b Introduce TaggedUnion as the low-level basis for TaggedAlgebraic.
TaggedUnion has a number of convenience features compared to TaggedAlgebraic that are possible because of the missing dynamic dispatch functionality. If the latter is not required, TaggedUnion provides a much less complex and more robust way to store a fixed set of types/kinds.
2019-02-22 03:08:54 +01:00
..
taggedalgebraic.d Introduce TaggedUnion as the low-level basis for TaggedAlgebraic. 2019-02-22 03:08:54 +01:00