FastAlgebraic

Algebraic type optimized for high performance.

@safe pure
alias FastAlgebraic(Types...) = LightAlgebraic!(false, Types)

Meta