racket/collects/scribblings
Eli Barzilay 3af72ecab4 Added splitf-at', takef-right', dropf-right', splitf-at-right', and more.
* See comment about implementation issues.

* Removed the `list?' requirement on `takef' etc -- so it matches the
  non-*f versions.  (IMO, it'd be better to drop it from all of them.)
  This also changes the output of `dropf' to `any/c'.

* Swapped the argument order so the predicate is last -- this makes it
  uniform with the non-f* versions.  (IMO, it'b be better to use the
  popular order in all of them instead.)

* Includes tests, and also improved version of previous tests.

* Includes docs, and also fixes to previous docs (eg, drop* doesn't
  return a fresh list).
2013-03-09 15:47:43 -05:00
..
draw Refactor documentation of pen%, font%, brush% 2013-02-14 18:22:48 -05:00
drracket add a keystroke to widen a rectangle 2013-02-23 20:12:56 -06:00
foreign add 'so-mode to `system-type' 2013-03-01 15:20:17 -07:00
framework
gui racket/snip: fix style-list%' notify-on-change' and contracts 2013-02-18 17:01:11 -07:00
guide Minor fix in Guide chapter 11 2013-03-01 16:22:36 -05:00
htdp-langs
inside
main Use the `not-on-the-web' style *around* the installation comment. 2013-02-28 15:11:04 -05:00
more
quick Add reference to the DrRacket interface essentials from the Quick Start guide. 2013-02-20 17:15:32 -07:00
raco terminology change again: "cross-phases persistent" modules 2013-02-27 08:53:43 -07:00
reference Added splitf-at', takef-right', dropf-right', splitf-at-right', and more. 2013-03-09 15:47:43 -05:00
scheme
scribble scribble/srcdoc: add `begin-for-doc' 2013-03-07 21:46:48 -07:00
slideshow slideshow: add `interactive' 2013-03-07 21:46:48 -07:00
tools make-traversal's optional argument is now ignored 2013-03-06 12:31:50 -06:00
finger.png
icons.rkt
info.rkt
magnify.png