close fullscreen

Glossary+hash-consing+definition

help edit space_dashboard
Hash-consing stores each distinct value only once and returns a shared reference for equal values, letting a system such as the AtomSpace deduplicate atoms and compare them cheaply by identity.