This repository has been archived on 2021-12-03. You can view files and clone it, but cannot push or open issues/pull-requests.
functional/lib
Denis Knauf 70e8c7ea29 [].to_fun.reduce( []) # => Ups. [] will not be duped, so every key will have the same value.
Argument for #reduce removed and everytime it will be an Array.
2011-11-21 11:38:06 +01:00
..
functional.rb [].to_fun.reduce( []) # => Ups. [] will not be duped, so every key will have the same value. 2011-11-21 11:38:06 +01:00