menu
consciousness_sim package
documentation
memory/semantic_memory.dart
SemanticMemory
count property
count property
dark_mode
light_mode
count
property
int
get
count
Number of facts in semantic memory.
Implementation
int get count => _byId.length;
consciousness_sim package
documentation
memory/semantic_memory
SemanticMemory
count property
SemanticMemory class