Module type Iter.Iterable

type elt
type t
val iter : t -> f:(elt -> unit) -> unit