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 groups 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

package core

core

Nit common library of core classes and methods
package json

json

read and write JSON formatted text
package meta

meta

Simple user-defined meta-level to manipulate types of instances as object.
package parser_base

parser_base

Simple base for hand-made parsers of all kinds
package poset

poset

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

serialization

Abstract serialization services

Parents

package counter

counter

Simple numerical statistical analysis and presentation