package dolmen

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

The type of identifiers.

val hash : t -> int

Hash function

val equal : t -> t -> bool

Equality function

val name : t -> string

The name / string to print for the identifier