const

abstract fun const(value: T): E

A constant expression that does not depend on arguments.

Sources

common source
Link copied to clipboard