package core_extended

  1. Overview
  2. Docs
Extra components that are not as closely vetted or as stable as Core

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=17de5f7cf59818d757bb0625c55f0afc84509122645b7782fb522ac98c3be446

doc/core_extended.immediate/Immediate/String/Stats/index.html

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.