//
pkg.gl
Category
github.com/bicistits/buger
byteutils
package
0.16.1
Repository:
https://github.com/bicistits/buger.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
32 SLOC
#
Functions
Cut
Cut elements from slice for a given range.
Insert
Insert new slice at specified position.
Replace
Replace function unlike bytes.Replace allows you to specify range.