core-lwt
  1. Overview
  2. Docs
module Lift_list (M : Core_kernel.Monad) : Core_lwt_container_intf.Monad_sequence with type 'a monad := 'a M.t and type 'a t := 'a list
module Lift (M : Core_kernel.Monad) (T : sig ... end) : Core_lwt_container_intf.Monad_sequence with type 'a monad := 'a M.t and type 'a t = 'a T.t