This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6cc513f13c2e9c139e576d1c310d11f82d3416cf
wren
/
test
/
list
/
reduce_single_item.wren
T
2 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: add reduce method to Sequence with two overloads and tests
2015-01-15 15:29:49 +00:00
[1].reduce {|a, b| a } // expect runtime error: Range start out of bounds.
Reference in New Issue
Copy Permalink