Elide API
Toggle table of contents
1.0.0-beta1
common
jvm
Platform filter
common
jvm
Switch theme
Search in API
Elide API
core
/
elide.core.annotations
Package-level
declarations
Types
Types
Inline
Link copied to clipboard
common
jvm
expect
annotation class
Inline
Annotate a member or function as inlined.
actual
typealias
Inline
=
JvmInline
Annotate a member or function as inlined.
Static
Link copied to clipboard
common
jvm
expect
annotation class
Static
Annotate a member or function as static.
actual
typealias
Static
=
JvmStatic
Annotate a member or function as static.