chibi-scheme/lib
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
..
chibi Add iset-rank/select. 2023-05-23 22:03:19 +09:00
scheme Adding missing length<=? (closes #909). 2023-04-02 22:48:51 +09:00
srfi SRFI 231: Add index-* tests 2023-05-30 13:08:25 -04:00
init-7.scm propagate source info manually in let (issue #835) 2022-05-29 08:03:32 +09:00
meta-7.scm provide initial raw-script-file definition in meta-7.scm 2023-05-09 06:50:03 +09:00