StairsIterator.lightConst

Returns a lightweight const version of the current StairsIterator.

struct StairsIterator(Iterator, string direction)
const @property
lightConst
()
()
if (
direction == "+" ||
direction == "-"
)