Functor Lazy_list.Of_container.Make

module Make: 
functor (X : T) -> sig .. end
Parameters:
X : T

val lazy_list_of_t : 'a X.t -> 'a Lazy_list.t