package
Version:
v0.0.0-...-d1c56ec
Opens a new window with list of versions in this module.
Published: Jun 17, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Numerals = map[int]string{
1: "I",
2: "II",
3: "III",
4: "IV",
5: "V",
6: "VI",
7: "VII",
8: "VIII",
9: "IX",
10: "X",
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.