val of_tree : ('a, 'b, 'c) Options.t
val of_iteri : ('a, 'b, 'c) Options.t
val of_sequence_reduce : ('a, 'b, 'c) Options.t
val of_sequence_fold : ('a, 'b, 'c) Options.t
val of_sequence_multi : ('a, 'b, 'c) Options.t
val of_sequence_exn : ('a, 'b, 'c) Options.t
val of_sequence_or_error : ('a, 'b, 'c) Options.t
val of_sequence : ('a, 'b, 'c) Options.t
val of_increasing_sequence : ('a, 'b, 'c) Options.t
val of_alist_reduce : ('a, 'b, 'c) Options.t
val of_alist_fold : ('a, 'b, 'c) Options.t
val of_alist_multi : ('a, 'b, 'c) Options.t
val of_alist_exn : ('a, 'b, 'c) Options.t
val of_alist_or_error : ('a, 'b, 'c) Options.t
val of_alist : ('a, 'b, 'c) Options.t
val of_increasing_iterator_unchecked : ('a, 'b, 'c) Options.t
val of_sorted_array_unchecked : ('a, 'b, 'c) Options.t
val of_sorted_array : ('a, 'b, 'c) Options.t
val singleton : ('a, 'b, 'c) Options.t
val empty : ('a, 'b, 'c) Options.t