Module Binsec_codex_lib.Interval2symbolSource

Sourcetype 'a t
Sourceval empty : 'a t
Sourceval insert : merge:(old:'a -> 'a -> 'a) -> int -> 'a -> 'a t -> 'a t
Sourceval find : int -> 'a t -> 'a