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