Nullable.opBinaryRight

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

Meta