PLT Utilities: Fixed a bug in NoDuplicatesIterator. (It was implemented in terms of FilteredIterator, which wasn't correct without breaking the abstraction to access the lookahead value. It's now similar to FilteredIterator, but unrelated.)
Authored by: dlsmith 2008-11-25
Parent: [r4682]
Child: [r4684]