Algebraic.opAssign

Nullable type support.

  1. Algebraic opAssign(T that)
  2. void opAssign(typeof(null) )
    struct Algebraic(Types...)
    @safe pure
    void
    opAssign
    (
    typeof(null)
    )

Meta