/fn-syntax

Lambda shorthand: fn{ _1 * 2 } instead of lambda{|x| x*2}

Primary LanguageRubyMIT LicenseMIT

Stargazers