Segment.opEquals

Compares two path segment names

  1. bool opEquals(Segment other)
  2. bool opEquals(string name)
    struct Segment
    @safe const nothrow @nogc
    bool
    opEquals
    (
    string name
    )

Meta