package
0.0.0-20230519005545-30c4c12152ad
Repository: https://github.com/grailbio/bigslice.git
Documentation: pkg.go.dev
# Functions
Slice zeroes the elements 0 <= i < v.Len() of the provided slice.
SliceValue zeroes the elements 0 <= i < v.Len() of the provided slice value.
Unsafe zeroes n elements starting at the address ptr.