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
5a7b70d45c541d86e8c7145af41cc222cebacb69
wren
/
test
/
list
/
reduce_single_item.wren
T
2 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add reduce function on Sequence
2015-01-15 16:29:49 +01:00
[1].reduce {|a, b| a } // expect runtime error: Range start out of bounds.
Reference in New Issue
Copy Permalink