Module emergent::condition

source ·
Expand description

Conditions serve purpose of a boolean query to the memory state.

See Condition for more info about conditions.

See crate::combinators for more info about combinators (operations on sets of conditions).

Structs

Traits

  • Condition represent the simplest question about the state of the world via provided memory.