Liquex.Context.get_and_update

You're seeing just the function get_and_update, go back to Liquex.Context module for more information.
Link to this function

get_and_update(context, key, function)

View Source

Specs

get_and_update(t(), any(), (any() -> any())) :: {any(), keyword() | map()}

Callback implementation for Access.get_and_update/3.