const

abstract fun const(value: T): E

A constant expression that does not depend on arguments.

Sources

Link copied to clipboard