diff --git a/micro_utils.dokka/dev.inmo.micro_utils.repos.mappers/-mapper-key-value-repo/clear.html b/micro_utils.dokka/dev.inmo.micro_utils.repos.mappers/-mapper-key-value-repo/clear.html index d3c6a9afced..b115c3bc2fe 100644 --- a/micro_utils.dokka/dev.inmo.micro_utils.repos.mappers/-mapper-key-value-repo/clear.html +++ b/micro_utils.dokka/dev.inmo.micro_utils.repos.mappers/-mapper-key-value-repo/clear.html @@ -66,7 +66,7 @@

clear

-
open suspend override fun clear()(source)

By default, will remove all the data of current repo using doAllWithCurrentPaging, keys and unset

+
open suspend override fun clear()(source)

By default, will remove all the data of current repo using doAllWithCurrentPaging, keys and unset

-
open suspend override fun clear()

By default, will remove all the data of current repo using doAllWithCurrentPaging, keys and unset

+
open suspend override fun clear()

By default, will remove all the data of current repo using doAllWithCurrentPaging, keys and unset

@@ -495,7 +495,7 @@
-
open suspend override fun unsetWithValues(toUnset: List<FromValue>)

By default, will walk throw all the keys with Values from toUnset and run doAllWithCurrentPaging with unset of found data Keys

+
open suspend override fun unsetWithValues(toUnset: List<FromValue>)

By default, will walk throw all the keys with Values from toUnset and run doAllWithCurrentPaging with unset of found data Keys