package smtml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val clear : unit -> unit

clear () clears the hash-consing table.

stats () returns statistics about the hash-consing table.

val length : unit -> int

length () returns the number of entries in the hash-consing table.

OCaml

Innovation. Community. Security.