Elixir Pipe Operator for Ruby: Chainable Methods
There has been discussions of how to have something like Elixir’s awesome Pipe Operator in Ruby. So this is my attempt at a small, simple solution that might be useful: Chainable Methods.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
There has been discussions of how to have something like Elixir’s awesome Pipe Operator in Ruby. So this is my attempt at a small, simple solution that might be useful: Chainable Methods.
Post a comment