Delta v0.2.0
  • Pages
  • Modules

    Delta (Delta v0.2.0) View Source

    Link to this section Summary

    Functions

    compact(delta)
    compose(left, right)
    compose_all(deltas)
    concat(left, right)
    get_handler!(embed_type)
    invert(change, base)
    push(delta, op)
    size(delta)
    slice(delta, index, len)
    slice_max(delta, index, len)
    split(delta, index, opts \\ [])
    transform(index, delta, priority \\ false)

    Link to this section Functions

    Link to this function

    compact(delta)

    View Source
    Link to this function

    compose(left, right)

    View Source
    Link to this function

    compose_all(deltas)

    View Source
    Link to this function

    concat(left, right)

    View Source
    Link to this function

    get_handler!(embed_type)

    View Source
    Link to this function

    invert(change, base)

    View Source
    Link to this function

    push(delta, op)

    View Source
    Link to this function

    size(delta)

    View Source
    Link to this function

    slice(delta, index, len)

    View Source
    Link to this function

    slice_max(delta, index, len)

    View Source
    Link to this function

    split(delta, index, opts \\ [])

    View Source
    Link to this function

    transform(index, delta, priority \\ false)

    View Source

    Built using ExDoc (v0.25.0) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference