This commit is contained in:
InsanusMokrassar
2024-08-11 11:06:51 +00:00
parent 6ec194b191
commit 4a1b82b034
6501 changed files with 191702 additions and 29710 deletions

View File

@@ -45,7 +45,7 @@
</a>
</div>
<div class="library-version">
0.21.6 </div>
0.22.0 </div>
</div>
<div class="filter-section" id="filter-section">
<button class="platform-tag platform-selector common-like" data-active="" data-filter=":micro_utils.dokka:dokkaHtml/commonMain">common</button>
@@ -66,7 +66,7 @@
<div class="cover ">
<h1 class="cover"><span>as</span><wbr></wbr><span>Key</span><wbr></wbr><span>Values</span><wbr></wbr><span><span>Repo</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/commonMain"><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator">&lt;</span><a href="as-key-values-repo.html">K</a><span class="token punctuation">, </span><a href="as-key-values-repo.html">V</a><span class="token operator">&gt; </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html">MutableMap</a><span class="token operator">&lt;</span><a href="as-key-values-repo.html">K</a><span class="token punctuation">, </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a><span class="token operator">&lt;</span><a href="as-key-values-repo.html">V</a><span class="token operator">&gt;</span><span class="token operator">&gt;</span><span class="token punctuation">.</span><a href="as-key-values-repo.html"><span class="token function">asKeyValuesRepo</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">locker<span class="token operator">: </span><a href="../dev.inmo.micro_utils.coroutines/-smart-r-w-locker/index.html">SmartRWLocker</a><span class="token operator"> = </span>SmartRWLocker()</span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="-key-values-repo/index.html">KeyValuesRepo</a><span class="token operator">&lt;</span><a href="as-key-values-repo.html">K</a><span class="token punctuation">, </span><a href="as-key-values-repo.html">V</a><span class="token operator">&gt;</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/InsanusMokrassar/MicroUtils/blob/master//repos/inmemory/src/commonMain/kotlin/dev/inmo/micro_utils/repos/MapKeyValuesRepo.kt#L195">source</a>)</span></span></div><p class="paragraph"><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html">MutableMap</a>-based <a href="-key-values-repo/index.html">KeyValuesRepo</a>. All internal operations will be locked with <a href="as-key-values-repo.html">locker</a></p><p class="paragraph"><strong>Warning</strong>: In case you are using your own <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html">MutableMap</a> as <span data-unresolved-link="dev.inmo.micro_utils.repos//&amp;lt;this&amp;gt;/#/PointingToCallableParameters(-1)/">this</span> receiver you should be careful with operations on <span data-unresolved-link="dev.inmo.micro_utils.repos//&amp;lt;this&amp;gt;/#/PointingToCallableParameters(-1)/">this</span> map</p></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/commonMain"><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator">&lt;</span><a href="as-key-values-repo.html">K</a><span class="token punctuation">, </span><a href="as-key-values-repo.html">V</a><span class="token operator">&gt; </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html">MutableMap</a><span class="token operator">&lt;</span><a href="as-key-values-repo.html">K</a><span class="token punctuation">, </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html">List</a><span class="token operator">&lt;</span><a href="as-key-values-repo.html">V</a><span class="token operator">&gt;</span><span class="token operator">&gt;</span><span class="token punctuation">.</span><a href="as-key-values-repo.html"><span class="token function">asKeyValuesRepo</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">locker<span class="token operator">: </span><a href="../dev.inmo.micro_utils.coroutines/-smart-r-w-locker/index.html">SmartRWLocker</a><span class="token operator"> = </span>SmartRWLocker()</span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="-key-values-repo/index.html">KeyValuesRepo</a><span class="token operator">&lt;</span><a href="as-key-values-repo.html">K</a><span class="token punctuation">, </span><a href="as-key-values-repo.html">V</a><span class="token operator">&gt;</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/InsanusMokrassar/MicroUtils/blob/master//repos/inmemory/src/commonMain/kotlin/dev/inmo/micro_utils/repos/MapKeyValuesRepo.kt#L227">source</a>)</span></span></div><p class="paragraph"><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html">MutableMap</a>-based <a href="-key-values-repo/index.html">KeyValuesRepo</a>. All internal operations will be locked with <a href="as-key-values-repo.html">locker</a></p><p class="paragraph"><strong>Warning</strong>: In case you are using your own <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html">MutableMap</a> as <span data-unresolved-link="dev.inmo.micro_utils.repos//&amp;lt;this&amp;gt;/#/PointingToCallableParameters(-1)/">this</span> receiver you should be careful with operations on <span data-unresolved-link="dev.inmo.micro_utils.repos//&amp;lt;this&amp;gt;/#/PointingToCallableParameters(-1)/">this</span> map</p></div></div>
</div>
<div class="footer">
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2024 Copyright</span><span