Hacker News new | ask | show | jobs
by jon1628492 1593 days ago
Or alternatively,

    some_array
    |> do_thing()
    |> do_another_thing()
    |> do_something_else()