mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-09-07 09:09:26 +00:00
deploy: 36d73d5023
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
</a>
|
||||
</div>
|
||||
<div>
|
||||
0.15.0 </div>
|
||||
0.15.1 </div>
|
||||
<div class="pull-right d-flex">
|
||||
<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>
|
||||
@@ -58,7 +58,7 @@
|
||||
<div class="breadcrumbs"><a href="../../../index.html">micro_utils.dokka</a><span class="delimiter">/</span><a href="../index.html">dev.inmo.micro_utils.common</a><span class="delimiter">/</span><span class="current">Either</span></div>
|
||||
<div class="cover ">
|
||||
<h1 class="cover"><span><span>Either</span></span></h1>
|
||||
<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">interface </span><a href="index.html">Either</a><span class="token operator"><</span><span class="token keyword"></span><a href="index.html">T1</a><span class="token punctuation">, </span><span class="token keyword"></span><a href="index.html">T2</a><span class="token operator">></span></div><p class="paragraph">Realization of this interface will contains at least one not null - <a href="optional-t1.html">optionalT1</a> or <a href="optional-t2.html">optionalT2</a></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"><div class="block"><div class="block"><span class="token annotation builtin">@</span><span data-unresolved-link="kotlinx.serialization/Serializable///PointingToDeclaration/"><span class="token annotation builtin">Serializable</span></span><span class="token punctuation">(</span><span>with<span class="token operator"> = </span><a href="../-either-serializer/index.html">EitherSerializer::class</a></span><wbr></wbr><span class="token punctuation">)</span></div></div><span class="token keyword">interface </span><a href="index.html">Either</a><span class="token operator"><</span><span class="token keyword"></span><a href="index.html">T1</a><span class="token punctuation">, </span><span class="token keyword"></span><a href="index.html">T2</a><span class="token operator">></span></div><p class="paragraph">Realization of this interface will contains at least one not null - <a href="optional-t1.html">optionalT1</a> or <a href="optional-t2.html">optionalT2</a></p></div></div>
|
||||
</div>
|
||||
<div class="tabbedcontent">
|
||||
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Properties">Properties</button><button class="section-tab" data-togglable="Extensions">Extensions</button><button class="section-tab" data-togglable="See also">See also</button><button class="section-tab" data-togglable="Inheritors">Inheritors</button></div>
|
||||
|
Reference in New Issue
Block a user