initial commits

master
Charles Iliya Krempeaux 2023-10-27 11:00:18 -07:00
parent daec9864d8
commit d1cabb9167
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# go-hexadeca # go-hexadeca
Package **hexadeca** implements hexadecimal encoding and decoding, for the Go programming language. Package **hexadeca** implements **hexadecimal** _encoding_ and _decoding_, for the Go programming language.
This is meant to be a better alternative to Go's built-in "hex" package. This is meant to be a better alternative to Go's built-in "hex" package.
Package **hexadeca** has functions for hexadecimal encoding and decoding with Go types: Package **hexadeca** has functions for hexadecimal encoding and decoding with Go types: