Files
wren/doc/site
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-01-03 23:27:02 -08:00
2015-02-20 06:54:03 -08:00
2015-03-01 23:14:32 +01:00
2015-02-18 07:55:09 -08:00
2015-03-27 20:59:15 -07:00