Frama-C API - Idxset
Set of indexed elements implemented as Patricia sets.
module type S = sig ... endmodule type IndexedElements = sig ... end
Frama-C IdxsetSet of indexed elements implemented as Patricia sets.
module type S = sig ... endmodule type IndexedElements = sig ... end