chibi-scheme/lib/srfi/231
Bradley Lucier 7420ba9315 SRFI 231: Add index-* tests
lib/srfi/231/base.scm:

1.  Add argument checks for index-first, index-last, index-rotate, and index-swap.

lib/srfi/231/test.sld:

1.  1,$s/179/231/g (in vim notation)

2.  Add tests for index-first, index-last, index-rotate, and index-swap.

3.  Remove trailing spaces.
2023-05-30 13:08:25 -04:00
..
base.scm SRFI 231: Add index-* tests 2023-05-30 13:08:25 -04:00
base.sld Fix SRFI 231 install 2023-05-28 17:48:32 -04:00
test.sld SRFI 231: Add index-* tests 2023-05-30 13:08:25 -04:00
transforms.scm Fix SRFI 231 install 2023-05-28 17:48:32 -04:00