Ben.Packagemodule Name : sig ... endval get : string -> 'a t -> stringval has : string -> 'a t -> boolval print : Stdlib.Format.formatter -> 'a t -> unitval filter_print : string list -> Stdlib.Format.formatter -> 'a t -> unitmodule Set : sig ... endmodule Map : sig ... endval dependencies : string -> 'a t -> dependency list