delta_crdt

v0.1.1

  • Pages
  • Modules

    delta_crdt v0.1.1 DeltaCrdt.AWLWWMap

    Link to this section Summary

    Functions

    add(key, val, i, map)
    clear(i, map)
    new()
    read(map)
    remove(key, i, map)
    start_link(notify_pid \\ nil, opts \\ [])

    Link to this section Functions

    Link to this function add(key, val, i, map)
    Link to this function clear(i, map)
    Link to this function new()
    Link to this function read(map)
    Link to this function remove(key, i, map)
    Link to this function start_link(notify_pid \\ nil, opts \\ [])

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.