package core_extended

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

Module Interned.Stats

val interned_count : unit -> int

Number of strings in the intern table.

val interned_total_length : unit -> int

Total length of all strings in the intern table.