//
pkg.gl
Category
github.com/xqbumu/algorithms
pkg
snkit
package
0.0.0-20240831071644-f0609f28b16a
Repository:
https://github.com/xqbumu/algorithms.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
58 SLOC
#
Functions
DecodeBit
DecodeBit converts an encoded value to base10.
DecodeMod
DecodeMod converts an encoded value to base10.
EncodeBit
EncodeBit converts a base10 number to any alphabet.
EncodeMod
EncodeMod converts a base10 number to any alphabet.