kotlin / 1.8 / api / latest / jvm / stdlib / kotlin.internal / index.html

Package kotlin.internal

Annotations

Platform and version requirements: Native (1.7)

IntrinsicConstEvaluation

When applied to a function or property, enables a compiler optimization that evaluates that function or property at compile-time and replaces calls to it with the computed result.

annotation class IntrinsicConstEvaluation

© 2010–2023 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.internal/index.html