DeltaCrdt.mutate_async

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

mutate_async(crdt, f, a)

View Source
This function is deprecated. Will be removed without replacement in a future version.

Specs

mutate_async(crdt :: t(), function :: atom(), arguments :: list()) :: :ok

Mutate the CRDT asynchronously.