Module Caml_undefined_extern

type +'a t
val empty : 'a t
val return : 'a -> 'a t
val toOption : 'a t -> 'a option