Compose functions together, such that result is piped forward.
Rest
functions (f, g)
(f ▷ g), or g(f(x))
Generated using TypeDoc
Compose functions together, such that result is piped forward.