Algebraic.nullify

Force this to the null/uninitialized/unset/undefined state.

struct Algebraic(Types...)
@safe pure
alias nullify = clear

Meta