library for immutate base
Per Bothner 17 Sep 2014 16:46 UTC
It seems desirable to standardize a library equivalent to
R7RS's (scheme base) but with all the list/pair-related
functions replaced by the corresponding SRFI-116 ones - and
of course without set-car! set-cdr! etc.
Similarly, there should be a library that imports the "traditional"
mutable pair/list functions, but renamed using the Racket convention.
--
--Per Bothner
xxxxxx@bothner.com http://per.bothner.com/