Skip to content

Commit

Permalink
Deploying to gh-pages from @ cc84bdf 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
FunkyMuse committed Oct 20, 2024
1 parent 73febe0 commit 2d6e92d
Show file tree
Hide file tree
Showing 309 changed files with 576 additions and 576 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<div class="breadcrumbs"><a href="../../index.html">bytearray</a><span class="delimiter">/</span><a href="../index.html">dev.funkymuse.bytearray</a><span class="delimiter">/</span><span class="current">ComparableByteArray</span></div>
<div class="cover ">
<h1 class="cover"><span>Comparable</span><wbr><span>Byte</span><wbr><span><span>Array</span></span></h1>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":bytearray:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">class </span><a href="index.html">ComparableByteArray</a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">val </span>bytes<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</a></span></span><span class="token punctuation">)</span></div><p class="paragraph">A <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</a> which implements <a href="https://developer.android.com/reference/kotlin/java/lang/Object.html#equals">Object.equals</a> and <a href="https://developer.android.com/reference/kotlin/java/lang/Object.html#hashcode">Object.hashCode</a></p></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":bytearray:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">class </span><a href="index.html">ComparableByteArray</a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">val </span>bytes<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</a></span></span><span class="token punctuation">)</span></div><p class="paragraph">A <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</a> which implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-kotlin.Any?-">Object.equals</a> and <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--">Object.hashCode</a></p></div></div>
</div>
<div class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="CONSTRUCTOR,TYPE,PROPERTY,FUNCTION">Members</button></div>
Expand Down
2 changes: 1 addition & 1 deletion bytearray/dev.funkymuse.bytearray/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h2 class="">Types</h2>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":bytearray:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">class </span><a href="-comparable-byte-array/index.html">ComparableByteArray</a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">val </span>bytes<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">A <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</a> which implements <a href="https://developer.android.com/reference/kotlin/java/lang/Object.html#equals">Object.equals</a> and <a href="https://developer.android.com/reference/kotlin/java/lang/Object.html#hashcode">Object.hashCode</a></p></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":bytearray:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">class </span><a href="-comparable-byte-array/index.html">ComparableByteArray</a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">val </span>bytes<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</a></span></span><span class="token punctuation">)</span></div><div class="brief "><p class="paragraph">A <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte-array/index.html">ByteArray</a> which implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-kotlin.Any?-">Object.equals</a> and <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--">Object.hashCode</a></p></div></div></div>
</div>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<div class="cover ">
<h1 class="cover"><span>add</span><wbr><span>If</span><wbr><span>Not</span><wbr><span><span>Exist</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":collections:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword">infix </span><span class="token keyword">fun </span><span class="token operator">&lt;</span><a href="add-if-not-exist.html">E</a><span class="token operator">&gt; </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-array-list/index.html">ArrayList</a><span class="token operator">&lt;</span><a href="add-if-not-exist.html">E</a><span class="token operator">&gt;</span><span class="token punctuation">.</span><a href="add-if-not-exist.html"><span class="token function">addIfNotExist</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">obj<span class="token operator">: </span><a href="add-if-not-exist.html">E</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a></div><p class="paragraph">Adds <a href="add-if-not-exist.html">E</a> to this list if the same doesn't exist</p><hr><div class="symbol monospace"><span class="token keyword">infix </span><span class="token keyword">fun </span><span class="token operator">&lt;</span><a href="add-if-not-exist.html">E</a><span class="token operator">&gt; </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-list/index.html">MutableList</a><span class="token operator">&lt;</span><a href="add-if-not-exist.html">E</a><span class="token operator">&gt;</span><span class="token punctuation">.</span><a href="add-if-not-exist.html"><span class="token function">addIfNotExist</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">obj<span class="token operator">: </span><a href="add-if-not-exist.html">E</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a></div><p class="paragraph">Adds <a href="add-if-not-exist.html">E</a> to this list if the same doesn't previously exist. so</p><hr><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator">&lt;</span><a href="add-if-not-exist.html">K</a><span class="token punctuation">, </span><a href="add-if-not-exist.html">E</a><span class="token operator">&gt; </span><a href="https://developer.android.com/reference/kotlin/java/util/HashMap.html">HashMap</a><span class="token operator">&lt;</span><a href="add-if-not-exist.html">K</a><span class="token punctuation">, </span><a href="add-if-not-exist.html">E</a><span class="token operator">&gt;</span><span class="token punctuation">.</span><a href="add-if-not-exist.html"><span class="token function">addIfNotExist</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">key<span class="token operator">: </span><a href="add-if-not-exist.html">K</a><span class="token punctuation">, </span></span><span class="parameter ">obj<span class="token operator">: </span><a href="add-if-not-exist.html">E</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="add-if-not-exist.html">E</a><span class="token operator">?</span></div><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator">&lt;</span><a href="add-if-not-exist.html">K</a><span class="token punctuation">, </span><a href="add-if-not-exist.html">E</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="add-if-not-exist.html">K</a><span class="token punctuation">, </span><a href="add-if-not-exist.html">E</a><span class="token operator">&gt;</span><span class="token punctuation">.</span><a href="add-if-not-exist.html"><span class="token function">addIfNotExist</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">key<span class="token operator">: </span><a href="add-if-not-exist.html">K</a><span class="token punctuation">, </span></span><span class="parameter ">obj<span class="token operator">: </span><a href="add-if-not-exist.html">E</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="add-if-not-exist.html">E</a><span class="token operator">?</span></div><p class="paragraph">Adds <a href="add-if-not-exist.html">E</a> to this map if the same doesn't exist</p></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":collections:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword">infix </span><span class="token keyword">fun </span><span class="token operator">&lt;</span><a href="add-if-not-exist.html">E</a><span class="token operator">&gt; </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-array-list/index.html">ArrayList</a><span class="token operator">&lt;</span><a href="add-if-not-exist.html">E</a><span class="token operator">&gt;</span><span class="token punctuation">.</span><a href="add-if-not-exist.html"><span class="token function">addIfNotExist</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">obj<span class="token operator">: </span><a href="add-if-not-exist.html">E</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a></div><p class="paragraph">Adds <a href="add-if-not-exist.html">E</a> to this list if the same doesn't exist</p><hr><div class="symbol monospace"><span class="token keyword">infix </span><span class="token keyword">fun </span><span class="token operator">&lt;</span><a href="add-if-not-exist.html">E</a><span class="token operator">&gt; </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-list/index.html">MutableList</a><span class="token operator">&lt;</span><a href="add-if-not-exist.html">E</a><span class="token operator">&gt;</span><span class="token punctuation">.</span><a href="add-if-not-exist.html"><span class="token function">addIfNotExist</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">obj<span class="token operator">: </span><a href="add-if-not-exist.html">E</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a></div><p class="paragraph">Adds <a href="add-if-not-exist.html">E</a> to this list if the same doesn't previously exist. so</p><hr><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator">&lt;</span><a href="add-if-not-exist.html">K</a><span class="token punctuation">, </span><a href="add-if-not-exist.html">E</a><span class="token operator">&gt; </span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html">HashMap</a><span class="token operator">&lt;</span><a href="add-if-not-exist.html">K</a><span class="token punctuation">, </span><a href="add-if-not-exist.html">E</a><span class="token operator">&gt;</span><span class="token punctuation">.</span><a href="add-if-not-exist.html"><span class="token function">addIfNotExist</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">key<span class="token operator">: </span><a href="add-if-not-exist.html">K</a><span class="token punctuation">, </span></span><span class="parameter ">obj<span class="token operator">: </span><a href="add-if-not-exist.html">E</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="add-if-not-exist.html">E</a><span class="token operator">?</span></div><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator">&lt;</span><a href="add-if-not-exist.html">K</a><span class="token punctuation">, </span><a href="add-if-not-exist.html">E</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="add-if-not-exist.html">K</a><span class="token punctuation">, </span><a href="add-if-not-exist.html">E</a><span class="token operator">&gt;</span><span class="token punctuation">.</span><a href="add-if-not-exist.html"><span class="token function">addIfNotExist</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">key<span class="token operator">: </span><a href="add-if-not-exist.html">K</a><span class="token punctuation">, </span></span><span class="parameter ">obj<span class="token operator">: </span><a href="add-if-not-exist.html">E</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="add-if-not-exist.html">E</a><span class="token operator">?</span></div><p class="paragraph">Adds <a href="add-if-not-exist.html">E</a> to this map if the same doesn't exist</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 class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>
Expand Down
2 changes: 1 addition & 1 deletion collections/dev.funkymuse.collections/array-deque-of.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<div class="cover ">
<h1 class="cover"><span>array</span><wbr><span>Deque</span><wbr><span><span>Of</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":collections:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator">&lt;</span><a href="array-deque-of.html">T</a><span class="token operator">&gt; </span><a href="array-deque-of.html"><span class="token function">arrayDequeOf</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/java/util/ArrayDeque.html">ArrayDeque</a><span class="token operator">&lt;</span><a href="array-deque-of.html">T</a><span class="token operator">&gt;</span></div><p class="paragraph">Returns an empty new <a href="https://developer.android.com/reference/kotlin/java/util/ArrayDeque.html">ArrayDeque</a>.</p><hr><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator">&lt;</span><a href="array-deque-of.html">T</a><span class="token operator">&gt; </span><a href="array-deque-of.html"><span class="token function">arrayDequeOf</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">vararg </span>elements<span class="token operator">: </span><a href="array-deque-of.html">T</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/java/util/ArrayDeque.html">ArrayDeque</a><span class="token operator">&lt;</span><a href="array-deque-of.html">T</a><span class="token operator">&gt;</span></div><p class="paragraph">Returns a new <a href="https://developer.android.com/reference/kotlin/java/util/ArrayDeque.html">ArrayDeque</a> with the given elements.</p></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":collections:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator">&lt;</span><a href="array-deque-of.html">T</a><span class="token operator">&gt; </span><a href="array-deque-of.html"><span class="token function">arrayDequeOf</span></a><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/ArrayDeque.html">ArrayDeque</a><span class="token operator">&lt;</span><a href="array-deque-of.html">T</a><span class="token operator">&gt;</span></div><p class="paragraph">Returns an empty new <a href="https://docs.oracle.com/javase/8/docs/api/java/util/ArrayDeque.html">ArrayDeque</a>.</p><hr><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator">&lt;</span><a href="array-deque-of.html">T</a><span class="token operator">&gt; </span><a href="array-deque-of.html"><span class="token function">arrayDequeOf</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span class="token keyword">vararg </span>elements<span class="token operator">: </span><a href="array-deque-of.html">T</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://docs.oracle.com/javase/8/docs/api/java/util/ArrayDeque.html">ArrayDeque</a><span class="token operator">&lt;</span><a href="array-deque-of.html">T</a><span class="token operator">&gt;</span></div><p class="paragraph">Returns a new <a href="https://docs.oracle.com/javase/8/docs/api/java/util/ArrayDeque.html">ArrayDeque</a> with the given elements.</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 class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>
Expand Down
Loading

0 comments on commit 2d6e92d

Please sign in to comment.