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