= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package bap-c
-
bap_c
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Lifts collection interface into the monad.
This module provides two functors that take a basic collection interface and provide the Monad.Collection.S2 interface.
See Monad.Collection for more information.
module type S =
Monads.Std.Monad.Collection.S2 with type ('a, 'e) m := ('a, 'e) t
Eager(C)
derives Monad.Collection.S2 for container C