Basically can solve a lot of problems by passing state to a list of "piped" functions which modify the state and eventually generate an output.
Basically can solve a lot of problems by passing state to a list of "piped" functions which modify the state and eventually generate an output.