delta_crdt
v0.6.5
Pages
Modules
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
()}]