Crate arithmos

Source
Expand description

§arithmos

A library for converting Arabic numerals to Classical Attic numerals Library formatting inspired by: https://github.com/AA-Turner/roman-numerals/blob/master/rust/src/lib.rs

§License

GNU GPL 3

Structs§

GreekNumeral
A Greek numeral
OutOfRangeError
Returned as an error if a numeral is constructed with an invalid input

Constants§

MAX
The value of the largest Greek numeral
MIN
The value of the smallest Greek numeral