Module Plugin.Set

module Set: sig .. end

type t 
val empty : t
val add : t -> Plugin.core -> t
val signature : t -> Plugin.ty Libzipperposition.ID.Map.t