Length

sealed external interface Length : LengthType(source)

Inheritors

Types

Link copied to clipboard
object Companion

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