package riot

  1. Overview
  2. Docs

Module type Hashmap.Base

type key
val hash : key -> int
val equal : key -> key -> bool