package shakuhachi

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Int64.KeySource

Operations on keys for int64 field

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