module Make_bitwise:functor (V:siginclude Lattice_type.Bounded_Join_Semi_Latticeinclude Lattice_type.With_Narrowinclude Lattice_type.With_Topend) ->module type of Offsetmap_bitwise_sigwith type v = V.t and type intervals = Int_Intervals.t
Maps from intervals to simple values. The documentation of the returned
maps is in module Offsetmap_bitwise_sig.
| Parameters: |
|