This website requires JavaScript.
Explore
Help
Sign in
deac
/
functional
Archived
Watch
1
Star
0
Fork
You've already forked functional
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2021-12-03
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
68ab7003d5
functional
/
lib
History
Download ZIP
Download TAR.GZ
Denis Knauf
abb9954a33
added: tap. delete_if -> filter (delete_if manipulates self, but Functional never, so filter is better). reduce |-> inject (it is like Array#inject)
2011-02-13 16:53:14 +01:00
..
functional.rb
added: tap. delete_if -> filter (delete_if manipulates self, but Functional never, so filter is better). reduce |-> inject (it is like Array#inject)
2011-02-13 16:53:14 +01:00