Percentage

sealed external interface Percentage : Length(source)

Functions

Link copied to clipboard
inline operator fun Length.div(other: Number): Length
Link copied to clipboard
inline operator fun Length.minus(other: Length): Length
Link copied to clipboard
inline operator fun Length.plus(other: Length): Length
Link copied to clipboard
inline operator fun Length.unaryMinus(): Length