micro_utils.dokka
Toggle table of contents
0.24.0
common
Platform filter
common
Switch theme
Search in API
micro_utils.dokka
micro_utils.dokka
/
dev.inmo.micro_utils.repos.mappers
/
MapperReadKeyValueRepo
/
get
get
open
suspend override
fun
get
(
k
:
FromKey
)
:
FromValue
?
(
source
)
Return
Result Value in case when it is presented in repo by its
k
or null otherwise