A Rust library that implements a RPN-style stack-based calculator inspired by
the [HP Voyager][hp_voyager] series of calculators.
Find current docs at [docs.rs][docs_rs].
HPN is distributed under the terms of the MIT license.
See [LICENSE.txt](./LICENSE.txt) for details.