package dns
-
dns.cache
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type 'a t = 'a rr
The type of a key
val compare : 'a t -> 'b t -> ('a, 'b) Gmap.Order.t
compare k k'
is the total order of keys.