Version | Date | Description |
---|---|---|
1.0-alpha-3 | 2011-01-30 | Streams |
1.0-alpha-4 | 2011-03-11 | Laziness |
2.1 | 2012-02-21 | ToString |
2.2 | 2012-03-11 | Thriters |
Type | Changes | By |
---|---|---|
Initial version, with empty, undefined, single element, char sequence, cons, append and enumeration iterators | flbulgarelli |
Type | Changes | By |
---|---|---|
Adding Thriters and Thriterators | flbulgarelli | |
Adding delayed versions of cons, single and append iterators | flbulgarelli |
Type | Changes | By |
---|---|---|
Adding better toString implementations to iterators | flbulgarelli |
Type | Changes | By |
---|---|---|
All iterators implement Thriter interface | flbulgarelli | |
Added UpdateCurrentThriterator | flbulgarelli |