1 stable release
1.0.0 | Dec 10, 2024 |
---|
#954 in Text processing
7KB
82 lines
Crate roman_numerals
A library to convert integers to their roman numeral representation as strings.
Description
This crate contains essentially only one function to_roman_numeral
converting integers to roman numerals as
strings.
Author
Pierre Thibault 2024-12-08
License
Dependencies
~13KB