Flow
Function application
(|>)
(<|)
apply
Function composition
(.>)
(<.)
compose
Strict function application
(!>)
(<!)
apply'