jon.recoil.org

Module Key.Set

type t =
  1. | Ok of Available_ranges_vars.Key.Raw_set.t
  2. | Unreachable
val fold : (Available_ranges_vars.Key.key -> 'a -> 'a) -> Available_ranges_vars.Key.Set.t -> 'a -> 'a

This should return the initial value in the Unreachable case