Schemer.Resolver.MapGet (schemer v0.1.0)
Get the value from a map.
Link to this section Summary
Link to this section Functions
Link to this function
resolve(node_key, execution, res)
@spec resolve(Schemer.Execution.node_key(), Schemer.Execution.t(), term()) :: {:ok, term()} | :ignore