Function GenericPath.Segment.opEquals
Compares two path segment names
bool opEquals
(
GenericPath . Segment other
) const nothrow @nogc;
bool opEquals
(
string name
) const nothrow @nogc;