module SetPlugin: OASISUtils.SetExt.S with type elt = plugin_kind plugin
OASISUtils.SetExt.S
with type elt = plugin_kind plugin
include Set.S
val add_list : t -> elt list -> t
t -> elt list -> t
val of_list : elt list -> t
elt list -> t
val to_list : t -> elt list
t -> elt list
Set.elements