scsh-0.5/big
shivers 878c07f4c1 - Hacked append-reverse! so that it won't blow up on improper lists.
- Hacked delete so that it shares storage when possible -- it doesn't
  always copy the entire list. For example, (delete lis (lambda (x) #f))
  returns lis, allocating no new list structure. (It allocates stack frames,
  of course.)
1998-05-02 17:21:09 +00:00
..
array.scm
big-util.scm - Hacked append-reverse! so that it won't blow up on improper lists. 1998-05-02 17:21:09 +00:00
bigbit.scm
compose-cont.scm
defrecord.scm
destructure.scm
dump.scm
external.scm
filename.scm
format.scm
general-table.scm
lu-decomp.scm
new-ports.scm
pp.scm
queue.scm
random.scm
receive.scm
search-tree.scm
sleep.scm
sort.scm
thread.scm
xport.scm