Region.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Region opBinary(Region other)
  2. Region opBinary(TaggedInterval other)
  3. Region opBinary(Region other)
  4. Region opBinary(TaggedInterval other)
  5. Region opBinary(TaggedInterval interval)
    struct Region(Number, Tag, string tagAlias = null, Tag emptyTag = Tag.init)
    const
    opBinary
    (
    string op
    )
    if (
    op == "-"
    )
  6. Region opBinary(Region other)

Meta