module E: Model.Entries
Model.Entries
type key
type data
val name : string
string
val compare : key -> key -> int
key -> key -> int
val pretty : Format.formatter -> key -> unit
Format.formatter -> key -> unit