package
1.2.0
Repository: https://github.com/segmentio/asm.git
Documentation: pkg.go.dev

# Functions

SumUint16 sums pairs of by index from x and y, similar to python's zip routine.
SumUint32 sums pairs of by index from x and y, similar to python's zip routine.
SumUint64 sums pairs of by index from x and y, similar to python's zip routine.
SumUint8 sums pairs of by index from x and y, similar to python's zip routine.