top | item 4962191 (no title) ddfreyne | 13 years ago A small mistake: “In Ruby, these functions are map, filter” — is incorrect; filter in Ruby is called select. discuss order hn newest biesnecker|13 years ago Cheers, fixed (as soon as the cache updates) charliesome|13 years ago Also Ruby has 'reduce' as a synonym for 'inject' load replies (1) talaketu|13 years ago Also: (++) :: [a] -> [a] -> [a]Article implies: (++) :: [a] -> a -> [a]
biesnecker|13 years ago Cheers, fixed (as soon as the cache updates) charliesome|13 years ago Also Ruby has 'reduce' as a synonym for 'inject' load replies (1) talaketu|13 years ago Also: (++) :: [a] -> [a] -> [a]Article implies: (++) :: [a] -> a -> [a]
biesnecker|13 years ago
charliesome|13 years ago
talaketu|13 years ago
Article implies: (++) :: [a] -> a -> [a]