Tristate.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Tristate opBinary(Tristate rhs)
    struct Tristate
    pure nothrow @safe @nogc
    opBinary
    (
    string s
    )
    if (
    s == "|"
    )
  2. Tristate opBinary(Tristate rhs)
  3. Tristate opBinary(Tristate rhs)

Meta