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.
functional/lib
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