Documentation
¶
Index ¶
Constants ¶
View Source
const ErrMaxValue = ConversionErr("maximum arabic value to represent in roman system is 3999")
Variables ¶
This section is empty.
Functions ¶
func ConvertToArabic ¶
func ConvertToRoman ¶
Types ¶
type ConversionErr ¶
type ConversionErr string
func (ConversionErr) Error ¶
func (c ConversionErr) Error() string
Click to show internal directories.
Click to hide internal directories.