Thanks to visit codestin.com
Credit goes to github.com

Skip to content

splace/thousands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

// thousands.Int is an int that implements fmt.Formatter with separated digits. // also it can replace a number of 3 digit trailing groups with the appropriate suffix letter. // automatically varying the number replaced to retain precision.

About

format integers with separators between every third digit + add required suffix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages