=<< -package:bound

Same as >>=, but with the arguments interchanged.
as >>= f == f =<< as
Same as >>=, but with the arguments interchanged.
Same as >>=, but with the arguments interchanged.
Crazy operator form of bind.
Binary bind.