core-lwt
  1. Overview
  2. Docs
type 'a t
val to_sequence : 'a t -> 'a Core_kernel.Sequence.t
val of_sequence : 'a Core_kernel.Sequence.t -> 'a t