aboutsummaryrefslogtreecommitdiffstats
path: root/bytecode/Cargo.lock
diff options
context:
space:
mode:
authorRose Hogenson <rhogenson@posteo.net>2022-07-25 20:52:39 -0700
committerRose Hogenson <rhogenson@posteo.net>2022-07-25 20:52:39 -0700
commitf4cbcfc5f0a0d2a8a6d98f77e17a735177bb913a (patch)
tree7d93353714b0e867d5f11ac6e6751b77f2ee99a1 /bytecode/Cargo.lock
parentFix a bug in comparing bytevectors. (diff)
downloadchromatopelma-f4cbcfc5f0a0d2a8a6d98f77e17a735177bb913a.tar.zst
Slightly improve loop.
The advantage to this approach is that the user can modify the loop variables and the variables will be stepped as expected, e.g. (loop for i from 1 to 10 do (set! i (+ 1 i)) collect i) should return '(2 4 6 8 10).
Diffstat (limited to 'bytecode/Cargo.lock')
0 files changed, 0 insertions, 0 deletions