Module Caches.CallEntrySource

Sourcetype t = string * Value.t list
Sourceval default : t
Sourceval equal_values : Value.t list -> Value.t list -> bool
Sourceval equal : t -> t -> bool
Sourceval hash : t -> int