Ruler.State.AlphaMemory (Ruler v0.1.0) View Source
Link to this section Summary
Link to this section Types
Specs
ref() :: {:alpha_memory_ref, Ruler.State.RefMap.ref()}
Specs
t() :: %Ruler.State.AlphaMemory{
facts: MapSet.t(Ruler.Fact.t()),
join_node_refs: [Ruler.State.JoinNode.ref()]
}
Link to this section Functions
Specs
new() :: t()