racket/collects/tests/lazy
Matthew Flatt 9ca0c34cb2 lazy: fix or' and and' to not force last argument
The `or' and `and' functions already worked correctly; this
fix is for `or' and `and' as applied directly to arguments, which
expands to the `racket/base' `or' and `and' forms.
2012-02-19 07:38:29 -07:00
..
forcers.rkt Reorganize, improve, and extend lazy tests. 2011-01-30 13:52:04 -05:00
lang.rkt Merge branch 'master' of pltgit:plt 2011-09-09 02:30:24 -04:00
main.rkt lazy: fix or' and and' to not force last argument 2012-02-19 07:38:29 -07:00
promise.rkt Reorganize, improve, and extend lazy tests. 2011-01-30 13:52:04 -05:00
space.rkt lazy: fix or' and and' to not force last argument 2012-02-19 07:38:29 -07:00