integer
Package info
-
Homepage
gitlab.com/clean-and-itasks/libraries/integer -
Latest version
1.0.3, 7 months ago -
Maintainer
TOP Software Technology -
License
BSD-2-Clause
Description
This library provides a big integer type.
Readme
# integer
This library provides a big integer type.
## Licence
The package is licensed under the BSD-2-Clause license; for details, see the
[LICENSE](/LICENSE) file.
Changelog
# Changelog
#### 1.0.3
- Chore: support base `3.0`.
#### 1.0.2
- Chore: allow json ^3.
#### 1.0.1
- Chore: support `json` v2 and make the json dependency optional.
## 1.0.0
- Initial version, import modules from clean platform v0.3.38 and destill all
big integer modules.
Versions
-
1.0.3 latest 7 months ago
Dependencies: base ^2.0.0 || ^3.0.0; json ^1.0.0 || ^2.0.0 || ^3.0.0 (optional).
Targets: any-any.
-
1.0.2 1 year, 1 month ago
Dependencies: base ^2.0.0; json ^1.0.0 || ^2.0.0 || ^3.0.0 (optional).
Targets: any-any.
-
1.0.1 1 year, 1 month ago
Dependencies: base ^2.0.0; json ^1.0.0 || ^2.0.0 (optional).
Targets: any-any.
-
1.0.0 1 year, 4 months ago
Dependencies: base ^2.0.0; json ^1.0.0.
Targets: any-any.