Int Years
A number of years.
Constructors
Types
Functions
isNegative
Link copied to clipboard
isPositive
Link copied to clipboard
minus
Link copied to clipboard
plus
Link copied to clipboard
toComponents
Link copied to clipboard
inline fun <T> toComponents(action: (decades: IntDecades, years: IntYears) -> T): T
Content copied to clipboard
inline fun <T> toComponents(action: (centuries: IntCenturies, decades: IntDecades, years: IntYears) -> T): T
Content copied to clipboard
toLongYears
Link copied to clipboard
unaryMinus
Link copied to clipboard
Properties
absoluteValue
Link copied to clipboard
inCenturies
Link copied to clipboard
inDecades
Link copied to clipboard