Versions in this module Expand all Collapse all v0 v0.0.5 Feb 18, 2021 v0.0.3 Feb 17, 2021 Changes in this version + func Decode(s string) (uint64, error) + func Encode(n uint64) string + func SetDigits(s string) error + type Sortable []string + func (s Sortable) Len() int + func (s Sortable) Less(i, j int) bool + func (s Sortable) Swap(i, j int)