Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia
/
io.writeopia.sdk.utils.files
Package-level
declarations
Types
Functions
Types
Kmp
Closable
Link copied to clipboard
interface
KmpClosable
Closable interface for KMP
Functions
use
Kmp
Link copied to clipboard
fun
<
T
:
KmpClosable
>
T
.
useKmp
(
func
:
(
T
)
->
Unit
)
Version of use { T -> } for KMP