racket/collects/srfi/1
Jens Axel Soegaard a5550a69da Fixed PR 7650.
iota now uses (+ start (* n step)) to calculate the elements, instead of successive subtractions.

svn: r6025
2007-04-23 19:43:43 +00:00
..
alist.ss Use (require (only ... foo))' instead of (require (rename ... foo foo))' 2005-06-09 23:01:05 +00:00
cons.ss Fixed PR 7650. 2007-04-23 19:43:43 +00:00
delete.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
filter.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
fold.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
info.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
list.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
lset.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
misc.ss Use (require (only ... foo))' instead of (require (rename ... foo foo))' 2005-06-09 23:01:05 +00:00
predicate.ss fix for PR8079 2006-05-31 21:25:56 +00:00
search.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
selector.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
util.ss 359.2, collects changes 2006-12-20 00:57:12 +00:00