I've now improved the doc for iterators by adding an interface class Iterator. In the process I fixed some bugs, such as that most of the iterators for the builtin types had `! that was practically inverted.
/ Martin Stjernholm, Roxen IS
Previous text:
2003-04-18 12:26: Subject: lfun::`+=()
You got a point. The API documented there is enough for iterators to work with foreach, but that's far from the only purpose with them.
/ Martin Stjernholm, Roxen IS