Nullable.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opOpAssign(R rhs)
    struct Nullable(T)
    final
    opOpAssign
    (
    string op
    R
    )
    (
    R rhs
    )
  2. auto opOpAssign(R rhs)

Meta