Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
OlmiInterfaces.INFIXSourceProvide the signatures of all infix operators (linked to a Monad)
Sequentially compose two actions, passing any value produced by the first as an argument to the second.
Right-to-left Kleisli composition of monads. (>=>), with the arguments flipped
Left-to-right Kleisli composition of monads.