The OpenD Programming Language

Algebraic.nullify

Defined if the first type is typeof(null)

struct Algebraic(T__...)
static if(is(AllowedTypes[0] == typeof(null)))
void
nullify
()

Meta