apa

Crates.ioapa
lib.rsapa
version0.0.0
sourcesrc
created_at2020-10-10 18:21:22.106896
updated_at2020-10-10 18:21:22.106896
descriptionAn arbitrary-precision arithmetic library.
homepagehttps://github.com/Juici/jca
repositoryhttps://github.com/Juici/jca
max_upload_size
id298104
size18,013
James (Juici)

documentation

https://docs.rs/apa

README

apa   CI Crates.io

Arbitrary-precision arithmetic.

This is project is a work-in-progress experiment.

Motivation

The motivation behind this library is to have arbitrary-precision integers, that can be assigned to a const for smaller values. The intent is to create a standalone library that can also be included in the jca library.

License

This project is licensed under either of Apache License, Version 2.0 or MIT License at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in apa by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 29

cargo fmt