Hacker News new | ask | show | jobs
by thepratt 1904 days ago
Would Elixir's pipe - https://elixir-lang.org/getting-started/enumerables-and-stre... - or Haskell's function composition - https://wiki.haskell.org/Function_composition - fit the criteria?
1 comments

Those would. The Elixir style feels nice. I wonder if something like that could make it into Ruby 4