package core_extended

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

Module String.StatsSource

Sourceval interned_count : unit -> int

Number of strings in the intern table.

Sourceval interned_total_length : unit -> int

Total length of all strings in the intern table.

OCaml

Innovation. Community. Security.