STR-713: take(s) succeeds for list with too few elements
<take(!3> [1,2] succeeds
<take(|3) [1,2] failsThe latter behavior is correct and as documented, the former is not.
Submitted on 2 April 2007 at 09:37
Log in to post comments
<take(!3> [1,2] succeeds
<take(|3) [1,2] failsThe latter behavior is correct and as documented, the former is not.
Submitted on 2 April 2007 at 09:37
Log in to post comments