[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

library for immutate base

This page is part of the web mail archives of SRFI 116 from before July 7th, 2015. The new archives for SRFI 116 contain all messages, not just those from before July 7th, 2015.



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
per@xxxxxxxxxxx   http://per.bothner.com/