package codex

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

Module Terms.BuilderSource

Sourceval nb_binary_terms : int ref

Some metrics: number of total terms, number of union-find unions performed and cluster sizes

Sourceval nb_unions : int ref
Sourceval sizes : (int, int) Hashtbl.t