nxt.variant

Members

Classes

AlgebraicException
class AlgebraicException

Algebraic type exception.

Structs

Algebraic
struct Algebraic(Types...)

Lightweight version of std.variant.Algebraic that doesn't rely on TypeInfo.

Meta