package
0.0.0-20190930002912-917641f8ea70
Repository: https://github.com/dotchain/dot.git
Documentation: pkg.go.dev

# Functions

S16 computes the diff between two types.S9 values.
S8 computes the diff between two types.S9 values.

# Structs

Std implements diffs for standard types.

# Interfaces

Differ is the general Diff interface for computing changes in values as a changes.Change (which when applied to the old value is guaranteed to result in the new value).