apa 0.0.0

An arbitrary-precision arithmetic library.
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 17.63 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 508.87 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • Juici/jca
    3 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Juici

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.