chibi-scheme/lib/chibi/loop
Linus Björnstam c896bf90c5
Fix bug in accumulating in (chibi loop)
Accumulating has a bug that makes only lists supported, due to it ignoring the init value and always use the empty list. This fixes that.
2020-11-04 11:56:41 +01:00
..
loop.scm Fix bug in accumulating in (chibi loop) 2020-11-04 11:56:41 +01:00