[ 原始碼: golang-github-shopspring-decimal ]
套件:golang-github-shopspring-decimal-dev(1.3.1-1)
golang-github-shopspring-decimal-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-shopspring-decimal:
- [golang-github-shopspring-decimal_1.3.1-1.dsc]
- [golang-github-shopspring-decimal_1.3.1.orig.tar.gz]
- [golang-github-shopspring-decimal_1.3.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
arbitrary-precision fixed-point decimal numbers in go
Features
* the zero-value is 0, and is safe to use without initialization * addition, subtraction, multiplication with no loss of precision * division with specified precision * database/sql serialization/deserialization * json and xml serialization/deserializationInstall