TaggedInterval.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opBinary(TaggedInterval other)
    struct TaggedInterval
    const pure nothrow
    bool
    opBinary
    (
    string op
    )
    (
    auto ref const TaggedInterval other
    )
    if (
    op == "=="
    )
  2. TaggedInterval opBinary(TaggedInterval other)
  3. Region opBinary(TaggedInterval other)
  4. bool opBinary(TaggedInterval other)

Meta