Module Functions.Infix
module Apply : functor (A : Interface.APPLY) -> sig ... endmodule Monad : functor (M : Interface.MONAD) -> sig ... endmodule Void : functor (F : Interface.FUNCTOR) -> sig ... endFunctions.Infixmodule Apply : functor (A : Interface.APPLY) -> sig ... endmodule Monad : functor (M : Interface.MONAD) -> sig ... endmodule Void : functor (F : Interface.FUNCTOR) -> sig ... end