package plato

  1. Overview
  2. Docs
type key
include Stdcompat.Hashtbl.HashedType with type t := key
val equal : key -> key -> bool
val hash : key -> int
type value