Toggle Sidebar
Toggle Theme
genie
v0.1.1
Pages
Modules
genie v0.1.1
Genie
View Source
Contains all the functions that are needed to interface with the libray.
Link to this section
Summary
Functions
add_rule(genie, list)
add_rule(genie, opts, fun)
init(store \\ Genie.RuleStore.Map.new())
solve_for(genie, initial_facts \\ %{}, wanted)
Link to this section
Functions
Link to this macro
add_rule(genie, list)
View Source
(macro)
Link to this function
add_rule(genie, opts, fun)
View Source
Link to this function
init(store \\ Genie.RuleStore.Map.new())
View Source
Link to this function
solve_for(genie, initial_facts \\ %{}, wanted)
View Source