58556d7281
ADDED: * netx.IsPub * encodingx/hexx Rest are mostly small corrections and docs
5 lines
77 B
Go
5 lines
77 B
Go
/*
|
|
Package hexx aims to extend [encoding/hex] functionality.
|
|
*/
|
|
package hexx
|