DeltaCrdt.take

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

take(crdt, keys, timeout \\ 5000)

View Source

Specs

take(t(), [key()], timeout()) :: [{key(), value()}]