module Make: functor (X : T) -> sig .. end
functor (
X
:
T
) ->
sig
end
val lazy_list_of_t : 'a X.t -> 'a Lazy_list.t
'a X.t -> 'a Lazy_list.t