DBKV.update

You're seeing just the function update, go back to DBKV module for more information.
Link to this function

update(table_name, key, default, fun)

View Source

Specs

update(atom(), any(), any(), (any() -> any())) :: :ok | {:error, any()}