Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Future.CollectionLifts collection interface into the monad.
This module provides two functors that take a basic collection interface and provide the Monad.Collection.S interface.
See Monad.Collection for more information.
module type S = Monads.Std.Monad.Collection.S with type 'a m := 'a tEager(C) derives Monad.Collection.S for container C