Files
wren/doc/site/core
Bob Nystrom 07f9d4d2be Tweak Sequence.all() and Sequence.any().
When possible, they return the actual value from the predicate
instead of always just "true" and "false". This matches && and ||
which evaluate to the RHS or LHS when appropriate.
2015-03-28 10:18:45 -07:00
..
2015-03-27 07:43:36 -07:00
2015-03-27 07:43:36 -07:00
2015-03-27 07:43:36 -07:00
2015-03-27 20:59:15 -07:00