RomanNumerals

Formatter of integers as Roman numerals.

Properties

Link copied to clipboard

The range of values that can be represented as a Roman numeral.

Functions

Link copied to clipboard
fun format(value: Int): String

Formats a value as an uppercase Roman numeral.