StairsIterator.opCmp

Undocumented in source. Be warned that the author may not have intended to support it.
struct StairsIterator(Iterator, string direction)
scope const
@optmath
ptrdiff_t
opCmp
()
(
scope ref const typeof(this) right
)
if (
direction == "+" ||
direction == "-"
)

Meta