IntExt extension

Int extensions

on

Properties

ordinal → String

Available on int, provided by the IntExt extension

Converts int into English ordinal representation
no setter
roman → String

Available on int, provided by the IntExt extension

Returns the Roman numeral representation of an integer from 1 to 3999
no setter