retex v0.1.6 Retex.Wme View Source
A working memory element, it represent the world in the form of identifier, attribute and values timestamp is set at time of insertion into retex
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %Retex.Wme{ attribute: attribute(), id: id(), identifier: wme_identifier(), timestamp: number(), value: value() }