Files
go_goutils/bytesx/doc.go
T
brent saner 58556d7281 v1.16.9
ADDED:
* netx.IsPub
* encodingx/hexx

Rest are mostly small corrections and docs
2026-06-22 18:51:13 -04:00

7 lines
102 B
Go

/*
Package bytesx aims to extend functionality of the stdlib [bytes] module.
TODO.
*/
package bytesx