The Racket repository
Go to file
Eli Barzilay 1002366103 * Implemented drop' instead of a synonym for list-tail' (so error
messages are better; speed should be comparable)
* added `take-right' and `drop-right' to scheme/list, with tests and
  documentation
* also, minor documentation bug (wrong result type for `drop' can
  return `any/c')
* drop the implementation of them from srfi/1, reprovide the
  scheme/list versions

svn: r10555
2008-07-02 10:04:57 +00:00
collects * Implemented drop' instead of a synonym for list-tail' (so error 2008-07-02 10:04:57 +00:00
doc svn: r10391 2008-06-20 14:41:04 +00:00
man/man1 svn: r10369 2008-06-19 05:48:53 +00:00
src Welcome to a new PLT day. 2008-06-30 07:42:55 +00:00