Package-level declarations
Types
Link copied to clipboard
Exports a function with the given optional name. The declaration name will be used if the name argument is not provided.
Since Kotlin 1.8
Exports a function with the given optional name. The declaration name will be used if the name argument is not provided.
Since Kotlin 1.8
Link copied to clipboard
Imports a function from the given module with the given optional name. The declaration name will be used if the name argument is not provided.
Since Kotlin 1.8