Algebraic.clear

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

  1. void clear()
    struct Algebraic(Types...)
    @safe pure @safe nothrow @nogc
    void
    clear
    ()
  2. alias nullify = clear

Meta