module type Kernel_function_set =Setwith type elt = Cil_types.kernel_function and type t = Cil_datatype.Kf.Set.t
Parameter_customize.argument_may_be_fundecl.include Parameter_sig.Collection
val mem : elt -> boolval exists : (elt -> bool) -> bool