aboutsummaryrefslogtreecommitdiffstats
path: root/string-iterator.scm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert generic-iterator to allow for any value for iterator-advanceGravatar Peter McGoron 2024-12-241-0/+2
* string-iterator: use external function to simplify iterative application of p...Gravatar Peter McGoron 2024-12-231-40/+37
* refactor iterator to be simplerGravatar Peter McGoron 2024-12-231-124/+68
* string iteratorGravatar Peter McGoron 2024-12-231-0/+160