Eden.Parser.Node (eden v2.1.0)
Link to this section Summary
Functions
Callback implementation for Access.fetch/2
.
Callback implementation for Access.get_and_update/3
.
Callback implementation for Access.pop/2
.
Link to this section Functions
Link to this function
fetch(map, key)
Callback implementation for Access.fetch/2
.
Link to this function
get(map, key, value)
Link to this function
get_and_update(map, key, fun)
Callback implementation for Access.get_and_update/3
.
Link to this function
pop(map, key)
Callback implementation for Access.pop/2
.
Link to this function