Module Int64.KeySource

Operations on keys for int64 field

Sourcetype t =
  1. | Id
  2. | Size
Sourceval equal : t -> t -> bool
Sourceval compare : t -> t -> int
Sourceval to_string : t -> string