Match.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(T rhs)
    class Match(T)
    bool
    opEquals
    (
    T rhs
    )
  2. alias opEquals = Object.opEquals

Meta