|
d215d837f6
|
Reset() and Clean() have new, simpler signature
|
2024-09-12 05:44:29 +02:00 |
|
|
3c51b8d2ee
|
Changed some function names and param types
|
2024-07-31 09:11:57 +02:00 |
|
|
d572f3a129
|
Iterator: new function Count()
|
2024-07-21 16:34:52 +02:00 |
|
|
b4529499d6
|
iterator.go: exported some const identifier
|
2024-07-18 07:27:02 +02:00 |
|
|
2a2840bdf2
|
ListIterator now implements next and current command (e.g it.next)
|
2024-07-13 17:15:53 +02:00 |
|
|
a73d24b171
|
iter-list.go -> list-iterator.go
Fix: the reset command set the initial item to the second one in the list
|
2024-07-11 05:52:47 +02:00 |
|