URI.opEquals

Semantic comparison of two URIs. They are equals if they have the same normalized string representation.

class URI
pure const nothrow
bool
opEquals
(
U
)
()
if (
is(U : FixedPoint)
)

Meta