Package-level declarations

Types

Link copied to clipboard
interface KmpClosable

Closable interface for KMP

Functions

Link copied to clipboard
fun <T : KmpClosable> T.useKmp(func: (T) -> Unit)

Version of use { T -> } for KMP