delta_crdt
v0.6.5
Pages
Modules
DeltaCrdt.put
You're seeing just the function
put
, go back to
DeltaCrdt
module for more information.
Link to this function
put(crdt, key, value, timeout \\ 5000)
View Source
Specs
put(
t
(),
key
(),
value
(),
timeout
()) ::
t
()