Module Bastet__Functions.Infix

module Apply : functor (A : Bastet.Interface.APPLY) -> sig ... end
module Monad : functor (M : Bastet.Interface.MONAD) -> sig ... end
module Void : functor (F : Bastet.Interface.FUNCTOR) -> sig ... end