Versions in this module Expand all Collapse all v1 v1.0.0 Oct 23, 2020 Changes in this version + const AllOnes + const CommonOnes + const NoOnes + func JapaneseFinancialFloat(in float64, ones, prec int) string + func JapaneseFinancialInt(in int64, ones int) string + func JapaneseFinancialUint(in uint64, ones int) string + func JapaneseFloat(in float64, ones, prec int) string + func JapaneseInt(in int64, ones int) string + func JapaneseOldFinancialFloat(in float64, ones, prec int) string + func JapaneseOldFinancialInt(in int64, ones int) string + func JapaneseOldFinancialUint(in uint64, ones int) string + func JapaneseUint(in uint64, ones int) string + func SimplifiedChineseFinancialFloat(in float64, prec int) string + func SimplifiedChineseFinancialInt(in int64) string + func SimplifiedChineseFinancialUint(in uint64) string + func SimplifiedChineseFloat(in float64, prec int) string + func SimplifiedChineseInt(in int64) string + func SimplifiedChineseUint(in uint64) string + func ToCantoneseVariant(in string) string + func ToHongKongStandard(in string) string + func ToJapaneseLaw(in string) string + func TraditionalChineseFinancialFloat(in float64, prec int) string + func TraditionalChineseFinancialInt(in int64) string + func TraditionalChineseFinancialUint(in uint64) string + func TraditionalChineseFloat(in float64, prec int) string + func TraditionalChineseInt(in int64) string + func TraditionalChineseUint(in uint64) string