Nullable.opOpAssign

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

Meta