Ruler.Engine.ProductionNode (Ruler v0.1.0) View Source

Link to this section Summary

Link to this section Types

Link to this section Functions

Specs

build(engine(), rule()) :: engine()

Specs

fetch!(state(), ref()) :: node_data()
Link to this function

fetch_with_rule_id!(state, rule_id)

View Source

Specs

fetch_with_rule_id!(state(), Rule.id()) :: node_data()
Link to this function

insert(engine, node_data)

View Source

Specs

insert(engine(), node_data()) :: {engine(), ref()}