Algebraic.nullValue

Nullable type support.

struct Algebraic(Types...)
@safe pure static immutable
auto nullValue = typeof(this).init;

Meta