containers
Containers.SetExt
abstraction
ast
bitfields
c
c_common
c_lang
cfg
combiner
combiners
combiners_common
config
congUtils
core
cpython
domain
engines
framework
heap
hooks
interactive
intervals
itvUtils
lang
lattices
mopsa
mopsa.c_stubs_parser
mopsa.mopsa_analyzer
mopsa.mopsa_analzyer
mopsa.mopsa_build_db
mopsa.mopsa_c_parser
mopsa.mopsa_c_stubs_parser
mopsa.mopsa_py_parser
mopsa.mopsa_universal_parser
mopsa.mopsa_utils
numeric_common
numeric_reductions
numeric_values
output
params
parsing
passes
powersets
python
python_lang
reduction
relational
repl
sig
stubs
toplevel
universal
universal_interproc
universal_iterators
universal_numeric
utils_core
value
module Make (Ord : SetExtSig.OrderedType) : SetExtSig.S with type elt = Ord.t
Generic functor to build a set data-type from ordered elements.
val printer_default : SetExtSig.set_printer
Print as set: lem1,...,elemn.
module StringSet : SetExtSig.S with type elt = string
module IntSet : SetExtSig.S with type elt = int
module Int32Set : SetExtSig.S with type elt = int32
module Int64Set : SetExtSig.S with type elt = int64
module ZSet : SetExtSig.S with type elt = Z.t
A few useful set instances.