IotaIterator.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
struct IotaIterator(I)
pure const
@optmath
bool
opEquals
()
(
const typeof(this) right
)
if (
isIntegral!I ||
isPointer!I
)

Meta