aboutsummaryrefslogtreecommitdiff
path: root/doc/checksum.scm
diff options
context:
space:
mode:
authorArun Isaac2021-07-27 15:27:25 +0530
committerArun Isaac2021-07-27 15:58:02 +0530
commitc9c12e0e396475533ef987e3969b2ec847a8af9f (patch)
tree8c57fbd2682b3cf7c8b8820b51cb8e8a60f2911e /doc/checksum.scm
parent7882038037b7b0911b63f3dd2a4413f5668c37da (diff)
downloadccwl-c9c12e0e396475533ef987e3969b2ec847a8af9f.tar.gz
ccwl-c9c12e0e396475533ef987e3969b2ec847a8af9f.tar.lz
ccwl-c9c12e0e396475533ef987e3969b2ec847a8af9f.zip
ccwl: Make syntax-lambda** more like lambda**.
I have tripped up several times on the differences between lambda** and syntax-lambda**. No longer! Making syntax-lambda** as close as possible to lambda** makes the code much more readable and align better with common sense. * ccwl/utils.scm (syntax-lambda**): Do not ignore the first identifier. Accept multiple values as arguments, not a single syntax object. * ccwl/ccwl.scm (command): Update use of syntax-lambda**. * tests/utils.scm ("syntax-lambda**", "syntax-lambda** with default values"): Update tests.
Diffstat (limited to 'doc/checksum.scm')
0 files changed, 0 insertions, 0 deletions