toggle menu
mvstore
0.0.4
jvm
switch theme
search in API
mvstore
/
kotlinx.document.database.mvstore
/
MVPersistentMap
/
MVPersistentMap
MVPersistent
Map
constructor
(
delegate
:
MVMap
<
K
,
V
>
,
commitFunction
:
suspend
(
)
->
Unit
?
)