=<<

Same as >>=, but with the arguments interchanged.
Same as >>=, but with the arguments interchanged.
A flipped version of (>>>=).
(=<<<) = flip (>>>=)
Crazy operator form of bind.
Binary bind.