Module Reins.Iterator

module Iterator: sig .. end

module type S = sig .. end
The signature for an iterator over an arbitrary collection