Nullable.opBinary

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

Meta