aboutsummaryrefslogtreecommitdiffstats
path: root/string-iterator.scm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* string-iterator: use external function to simplify iterative application of ↵Gravatar Peter McGoron 2024-12-231-40/+37
| | | | predicate
* refactor iterator to be simplerGravatar Peter McGoron 2024-12-231-124/+68
|
* string iteratorGravatar Peter McGoron 2024-12-231-0/+160