Transform Ruby objects in functional style
19-Jul-2019 1803
Transproc is a small library that allows you to compose procs into a functional pipeline using left-to-right function composition.The approach came from Functional Programming, where simple functions are composed into more complex functions in order to transform some data. It works like |> in Elixir or >> in F.
Transform Ruby objects in functional style #ruby #rubydeveloper #rubyonrails #Transform #objects #functional #style https://rubyonrails.ba/link/transform-ruby-objects-in-functional-style