OpamSwitch.Setval is_singleton : t -> boolval to_string : t -> stringval to_json : t OpamJson.encoderval of_json : t OpamJson.decoderAccumulates the resulting sets of a function of elements until a fixpoint is reached
map_reduce f op t applies f to every element of t and combines the results using associative operator op.
module Op : sig ... end