mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-03-30 18:29:09 +00:00
deploy: ed1baaade7bdd67240e4c43f6b5f6b1fb4bc8492
This commit is contained in:
parent
3bd0642e43
commit
16a3facb99
micro_utils.dokka/dev.inmo.micro_utils.common
[android]join-to.html[android]on-first.html[android]on-second.html[common]join-to.html[common]on-first.html[common]on-second.html[jvm]join-to.html[jvm]on-first.html[jvm]on-second.htmlindex.html
scripts
File diff suppressed because one or more lines are too long
@ -27,7 +27,7 @@
|
||||
<div class="divergent-group" data-filterable-current=":micro_utils.dokka:dokkaHtml/androidMain" data-filterable-set=":micro_utils.dokka:dokkaHtml/androidMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
|
||||
|
||||
<div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/androidMain"><div class="symbol monospace">inline fun <<a href="[android]on-first.html">T1</a>, <a href="[android]on-first.html">T2</a>, <a href="[android]on-first.html">E</a> : <a href="[android]-either/index.html">Either</a><<a href="[android]on-first.html">T1</a>, <a href="[android]on-first.html">T2</a>>> <a href="[android]on-first.html">E</a>.<a href="[android]on-first.html">onFirst</a>(crossinline block: (<a href="[android]on-first.html">T1</a>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="[android]on-first.html">E</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/androidMain"><div class="symbol monospace">inline fun <<a href="[android]on-first.html">T1</a>, <a href="[android]on-first.html">T2</a>, <a href="[android]on-first.html">E</a> : <a href="[android]-either/index.html">Either</a><<a href="[android]on-first.html">T1</a>, <a href="[android]on-first.html">T2</a>>> <a href="[android]on-first.html">E</a>.<a href="[android]on-first.html">onFirst</a>(block: (<a href="[android]on-first.html">T1</a>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="[android]on-first.html">E</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
<p class="paragraph">Will call <a href="[android]on-first.html">block</a> in case when <a href="[android]-either/t1.html">Either.t1</a> of <span data-unresolved-link="dev.inmo.micro_utils.common//&lt;this&gt;/#/PointingToCallableParameters(-1)/">this</span> is not null</p></div>
|
||||
</div>
|
||||
|
@ -27,7 +27,7 @@
|
||||
<div class="divergent-group" data-filterable-current=":micro_utils.dokka:dokkaHtml/androidMain" data-filterable-set=":micro_utils.dokka:dokkaHtml/androidMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
|
||||
|
||||
<div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/androidMain"><div class="symbol monospace">inline fun <<a href="[android]on-second.html">T1</a>, <a href="[android]on-second.html">T2</a>, <a href="[android]on-second.html">E</a> : <a href="[android]-either/index.html">Either</a><<a href="[android]on-second.html">T1</a>, <a href="[android]on-second.html">T2</a>>> <a href="[android]on-second.html">E</a>.<a href="[android]on-second.html">onSecond</a>(crossinline block: (<a href="[android]on-second.html">T2</a>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="[android]on-second.html">E</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/androidMain"><div class="symbol monospace">inline fun <<a href="[android]on-second.html">T1</a>, <a href="[android]on-second.html">T2</a>, <a href="[android]on-second.html">E</a> : <a href="[android]-either/index.html">Either</a><<a href="[android]on-second.html">T1</a>, <a href="[android]on-second.html">T2</a>>> <a href="[android]on-second.html">E</a>.<a href="[android]on-second.html">onSecond</a>(block: (<a href="[android]on-second.html">T2</a>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="[android]on-second.html">E</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
<p class="paragraph">Will call <a href="[android]on-second.html">block</a> in case when <a href="[android]-either/t2.html">Either.t2</a> of <span data-unresolved-link="dev.inmo.micro_utils.common//&lt;this&gt;/#/PointingToCallableParameters(-1)/">this</span> is not null</p></div>
|
||||
</div>
|
||||
|
File diff suppressed because one or more lines are too long
@ -27,7 +27,7 @@
|
||||
<div class="divergent-group" data-filterable-current=":micro_utils.dokka:dokkaHtml/commonMain" data-filterable-set=":micro_utils.dokka:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
|
||||
|
||||
<div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/commonMain"><div class="symbol monospace">inline fun <<a href="[common]on-first.html">T1</a>, <a href="[common]on-first.html">T2</a>, <a href="[common]on-first.html">E</a> : <a href="[common]-either/index.html">Either</a><<a href="[common]on-first.html">T1</a>, <a href="[common]on-first.html">T2</a>>> <a href="[common]on-first.html">E</a>.<a href="[common]on-first.html">onFirst</a>(crossinline block: (<a href="[common]on-first.html">T1</a>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="[common]on-first.html">E</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/commonMain"><div class="symbol monospace">inline fun <<a href="[common]on-first.html">T1</a>, <a href="[common]on-first.html">T2</a>, <a href="[common]on-first.html">E</a> : <a href="[common]-either/index.html">Either</a><<a href="[common]on-first.html">T1</a>, <a href="[common]on-first.html">T2</a>>> <a href="[common]on-first.html">E</a>.<a href="[common]on-first.html">onFirst</a>(block: (<a href="[common]on-first.html">T1</a>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="[common]on-first.html">E</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
<p class="paragraph">Will call <a href="[common]on-first.html">block</a> in case when <a href="[common]-either/t1.html">Either.t1</a> of <span data-unresolved-link="dev.inmo.micro_utils.common//&lt;this&gt;/#/PointingToCallableParameters(-1)/">this</span> is not null</p></div>
|
||||
</div>
|
||||
|
@ -27,7 +27,7 @@
|
||||
<div class="divergent-group" data-filterable-current=":micro_utils.dokka:dokkaHtml/commonMain" data-filterable-set=":micro_utils.dokka:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
|
||||
|
||||
<div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/commonMain"><div class="symbol monospace">inline fun <<a href="[common]on-second.html">T1</a>, <a href="[common]on-second.html">T2</a>, <a href="[common]on-second.html">E</a> : <a href="[common]-either/index.html">Either</a><<a href="[common]on-second.html">T1</a>, <a href="[common]on-second.html">T2</a>>> <a href="[common]on-second.html">E</a>.<a href="[common]on-second.html">onSecond</a>(crossinline block: (<a href="[common]on-second.html">T2</a>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="[common]on-second.html">E</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/commonMain"><div class="symbol monospace">inline fun <<a href="[common]on-second.html">T1</a>, <a href="[common]on-second.html">T2</a>, <a href="[common]on-second.html">E</a> : <a href="[common]-either/index.html">Either</a><<a href="[common]on-second.html">T1</a>, <a href="[common]on-second.html">T2</a>>> <a href="[common]on-second.html">E</a>.<a href="[common]on-second.html">onSecond</a>(block: (<a href="[common]on-second.html">T2</a>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="[common]on-second.html">E</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
<p class="paragraph">Will call <a href="[common]on-second.html">block</a> in case when <a href="[common]-either/t2.html">Either.t2</a> of <span data-unresolved-link="dev.inmo.micro_utils.common//&lt;this&gt;/#/PointingToCallableParameters(-1)/">this</span> is not null</p></div>
|
||||
</div>
|
||||
|
File diff suppressed because one or more lines are too long
@ -27,7 +27,7 @@
|
||||
<div class="divergent-group" data-filterable-current=":micro_utils.dokka:dokkaHtml/jvmMain" data-filterable-set=":micro_utils.dokka:dokkaHtml/jvmMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
|
||||
|
||||
<div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/jvmMain"><div class="symbol monospace">inline fun <<a href="[jvm]on-first.html">T1</a>, <a href="[jvm]on-first.html">T2</a>, <a href="[jvm]on-first.html">E</a> : <a href="[jvm]-either/index.html">Either</a><<a href="[jvm]on-first.html">T1</a>, <a href="[jvm]on-first.html">T2</a>>> <a href="[jvm]on-first.html">E</a>.<a href="[jvm]on-first.html">onFirst</a>(crossinline block: (<a href="[jvm]on-first.html">T1</a>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="[jvm]on-first.html">E</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/jvmMain"><div class="symbol monospace">inline fun <<a href="[jvm]on-first.html">T1</a>, <a href="[jvm]on-first.html">T2</a>, <a href="[jvm]on-first.html">E</a> : <a href="[jvm]-either/index.html">Either</a><<a href="[jvm]on-first.html">T1</a>, <a href="[jvm]on-first.html">T2</a>>> <a href="[jvm]on-first.html">E</a>.<a href="[jvm]on-first.html">onFirst</a>(block: (<a href="[jvm]on-first.html">T1</a>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="[jvm]on-first.html">E</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
<p class="paragraph">Will call <a href="[jvm]on-first.html">block</a> in case when <a href="[jvm]-either/t1.html">Either.t1</a> of <span data-unresolved-link="dev.inmo.micro_utils.common//&lt;this&gt;/#/PointingToCallableParameters(-1)/">this</span> is not null</p></div>
|
||||
</div>
|
||||
|
@ -27,7 +27,7 @@
|
||||
<div class="divergent-group" data-filterable-current=":micro_utils.dokka:dokkaHtml/jvmMain" data-filterable-set=":micro_utils.dokka:dokkaHtml/jvmMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
|
||||
|
||||
<div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/jvmMain"><div class="symbol monospace">inline fun <<a href="[jvm]on-second.html">T1</a>, <a href="[jvm]on-second.html">T2</a>, <a href="[jvm]on-second.html">E</a> : <a href="[jvm]-either/index.html">Either</a><<a href="[jvm]on-second.html">T1</a>, <a href="[jvm]on-second.html">T2</a>>> <a href="[jvm]on-second.html">E</a>.<a href="[jvm]on-second.html">onSecond</a>(crossinline block: (<a href="[jvm]on-second.html">T2</a>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="[jvm]on-second.html">E</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/jvmMain"><div class="symbol monospace">inline fun <<a href="[jvm]on-second.html">T1</a>, <a href="[jvm]on-second.html">T2</a>, <a href="[jvm]on-second.html">E</a> : <a href="[jvm]-either/index.html">Either</a><<a href="[jvm]on-second.html">T1</a>, <a href="[jvm]on-second.html">T2</a>>> <a href="[jvm]on-second.html">E</a>.<a href="[jvm]on-second.html">onSecond</a>(block: (<a href="[jvm]on-second.html">T2</a>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <a href="[jvm]on-second.html">E</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
|
||||
</div>
|
||||
<p class="paragraph">Will call <a href="[jvm]on-second.html">block</a> in case when <a href="[jvm]-either/t2.html">Either.t2</a> of <span data-unresolved-link="dev.inmo.micro_utils.common//&lt;this&gt;/#/PointingToCallableParameters(-1)/">this</span> is not null</p></div>
|
||||
</div>
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user