Module Callstack_tracking.DomainSource
include module type of struct include CallstackMap end
val is_bottom : t -> boolval subset : t -> t -> boolinclude sig ... end
val debug : ('a, Stdlib.Format.formatter, unit, unit) Stdlib.format4 -> 'aSourceval print_expr : 'a -> 'b -> 'c -> 'd -> unit Sourceval merge : 'a -> 'b -> 'c -> 'd