Injects stat-calculating functionalities to Text and its variants

Every allocation is counted for each available type of Text in Core

Cached operations are monitored and statistics of their use are printed at the end of the execution of a program

All subgroups and modules

module text_stat

text_stat :: text_stat

Injects stat-calculating functionalities to Text and its variants
package_diagram text_stat\> text_stat counter counter text_stat\>->counter poset poset counter->poset ...poset ... ...poset->poset

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group core

core

Nit common library of core classes and methods
group meta

meta

Simple user-defined meta-level to manipulate types of instances as object.
group poset

poset

Pre order sets and partial order set (ie hierarchies)
group serialization

serialization

Abstract serialization services
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group counter

counter

Simple numerical statistical analysis and presentation