diff --git a/classes/index.Option.html b/classes/index.Option.html index c2e0b27..cc9d38f 100644 --- a/classes/index.Option.html +++ b/classes/index.Option.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Option | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Option | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -31,7 +31,7 @@ <h4>Hierarchy</h4> <ul class="tsd-hierarchy"> <li><span class="target">Option</span></li></ul></section><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L17">option.ts:17</a></li></ul></aside> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L17">option.ts:17</a></li></ul></aside> <section class="tsd-panel-group tsd-index-group"> <section class="tsd-panel tsd-index-panel"> <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"> @@ -81,7 +81,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <s </div> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L28">option.ts:28</a></li></ul></aside></section></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L28">option.ts:28</a></li></ul></aside></section></section> <section class="tsd-panel-group tsd-member-group"> <h2>Methods</h2> <section class="tsd-panel tsd-member"><a id="_iterator_" class="tsd-anchor"></a> @@ -95,7 +95,7 @@ <h3 class="tsd-anchor-link"><span>[iterator]</span><a href="#_iterator_" aria-la <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Generator</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">></span></h4> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L103">option.ts:103</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L103">option.ts:103</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="and" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>and</span><a href="#and" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -119,7 +119,7 @@ <h4 class="tsd-returns-title">Returns <a href="index.Option.html" class="tsd-sig <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L152">option.ts:152</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L152">option.ts:152</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="andThen" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>and<wbr/>Then</span><a href="#andThen" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -158,7 +158,7 @@ <h4 class="tsd-returns-title">Returns <a href="index.Option.html" class="tsd-sig <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L162">option.ts:162</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L162">option.ts:162</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="filter" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>filter</span><a href="#filter" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -202,7 +202,7 @@ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind- <h4 class="tsd-returns-title">Returns <a href="index.Option.html" class="tsd-signature-type tsd-kind-class">Option</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">U</span><span class="tsd-signature-symbol">></span></h4> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L261">option.ts:261</a></li></ul></aside></li> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L261">option.ts:261</a></li></ul></aside></li> <li class="tsd-signature tsd-anchor-link" id="filter.filter-2"><span class="tsd-kind-call-signature">filter</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">predicate</span>, <span class="tsd-kind-parameter">thisArg</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="index.Option.html" class="tsd-signature-type tsd-kind-class">Option</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">></span><a href="#filter.filter-2" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li> <li class="tsd-description"> <div class="tsd-comment tsd-typography"><p>Returns <code>None</code> if the <code>Option</code> is <code>None</code>, otherwise calls predicate with the wrapped value and returns:</p> @@ -238,7 +238,7 @@ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind- <h4 class="tsd-returns-title">Returns <a href="index.Option.html" class="tsd-signature-type tsd-kind-class">Option</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">></span></h4> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L273">option.ts:273</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L273">option.ts:273</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="flatten" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>flatten</span><a href="#flatten" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -249,7 +249,7 @@ <h3 class="tsd-anchor-link"><span>flatten</span><a href="#flatten" aria-label="P <h4 class="tsd-returns-title">Returns <a href="index.Option.html" class="tsd-signature-type tsd-kind-class">Option</a><span class="tsd-signature-symbol"><</span><a href="../types/index.UnwrapOption.html" class="tsd-signature-type tsd-kind-type-alias">UnwrapOption</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></h4> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L247">option.ts:247</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L247">option.ts:247</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="isNone" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>is<wbr/>None</span><a href="#isNone" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -259,7 +259,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L119">option.ts:119</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L119">option.ts:119</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="isSame" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>is<wbr/>Same</span><a href="#isSame" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -279,7 +279,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L139">option.ts:139</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L139">option.ts:139</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="isSome" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>is<wbr/>Some</span><a href="#isSome" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -289,7 +289,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L112">option.ts:112</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L112">option.ts:112</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="isSomeAnd" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>is<wbr/>Some<wbr/>And</span><a href="#isSomeAnd" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -323,7 +323,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L129">option.ts:129</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L129">option.ts:129</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="map" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>map</span><a href="#map" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -364,7 +364,7 @@ <h4 class="tsd-returns-title">Returns <a href="index.Option.html" class="tsd-sig <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L287">option.ts:287</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L287">option.ts:287</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="match" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>match</span><a href="#match" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -411,7 +411,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-t <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L378">option.ts:378</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L378">option.ts:378</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="okOr" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>ok<wbr/>Or</span><a href="#okOr" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -436,7 +436,7 @@ <h5><span class="tsd-kind-parameter">error</span>: <span class="tsd-signature-ty <h4 class="tsd-returns-title">Returns <a href="index.Result.html" class="tsd-signature-type tsd-kind-class">Result</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">E</span><span class="tsd-signature-symbol">></span></h4> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L315">option.ts:315</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L315">option.ts:315</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="okOrElse" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>ok<wbr/>Or<wbr/>Else</span><a href="#okOrElse" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -471,7 +471,7 @@ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind- <h4 class="tsd-returns-title">Returns <a href="index.Result.html" class="tsd-signature-type tsd-kind-class">Result</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">E</span><span class="tsd-signature-symbol">></span></h4> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L325">option.ts:325</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L325">option.ts:325</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="or" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>or</span><a href="#or" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -495,7 +495,7 @@ <h4 class="tsd-returns-title">Returns <a href="index.Option.html" class="tsd-sig <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L176">option.ts:176</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L176">option.ts:176</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="orElse" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>or<wbr/>Else</span><a href="#orElse" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -529,7 +529,7 @@ <h4 class="tsd-returns-title">Returns <a href="index.Option.html" class="tsd-sig <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L186">option.ts:186</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L186">option.ts:186</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="toString" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>to<wbr/>String</span><a href="#toString" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -537,7 +537,7 @@ <h3 class="tsd-anchor-link"><span>to<wbr/>String</span><a href="#toString" aria- <li class="tsd-description"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L382">option.ts:382</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L382">option.ts:382</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="transpose" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>transpose</span><a href="#transpose" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -553,7 +553,7 @@ <h3 class="tsd-anchor-link"><span>transpose</span><a href="#transpose" aria-labe <h4 class="tsd-returns-title">Returns <a href="index.Result.html" class="tsd-signature-type tsd-kind-class">Result</a><span class="tsd-signature-symbol"><</span><a href="index.Option.html" class="tsd-signature-type tsd-kind-class">Option</a><span class="tsd-signature-symbol"><</span><a href="../types/index.UnwrapOk.html" class="tsd-signature-type tsd-kind-type-alias">UnwrapOk</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">, </span><a href="../types/index.UnwrapErr.html" class="tsd-signature-type tsd-kind-type-alias">UnwrapErr</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></h4> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L300">option.ts:300</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L300">option.ts:300</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="unwrap" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>unwrap</span><a href="#unwrap" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -573,7 +573,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-t <h4>Throws</h4><p>if the value is a None.</p> </div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L338">option.ts:338</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L338">option.ts:338</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="unwrapOr" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>unwrap<wbr/>Or</span><a href="#unwrapOr" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -583,7 +583,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L348">option.ts:348</a></li></ul></aside></li> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L348">option.ts:348</a></li></ul></aside></li> <li class="tsd-signature tsd-anchor-link" id="unwrapOr.unwrapOr-2"><span class="tsd-kind-call-signature">unwrap<wbr/>Or</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">U</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">defaultValue</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type tsd-kind-type-parameter">U</span><a href="#unwrapOr.unwrapOr-2" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li> <li class="tsd-description"> <section class="tsd-panel"> @@ -604,7 +604,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-t <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L356">option.ts:356</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L356">option.ts:356</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="unwrapOrElse" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>unwrap<wbr/>Or<wbr/>Else</span><a href="#unwrapOrElse" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -638,7 +638,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-t <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L367">option.ts:367</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L367">option.ts:367</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="unzip" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>unzip</span><a href="#unzip" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -650,7 +650,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">[</span <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L235">option.ts:235</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L235">option.ts:235</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="xor" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>xor</span><a href="#xor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -673,7 +673,7 @@ <h4 class="tsd-returns-title">Returns <a href="index.Option.html" class="tsd-sig <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L195">option.ts:195</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L195">option.ts:195</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="zip" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>zip</span><a href="#zip" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -696,7 +696,7 @@ <h4 class="tsd-returns-title">Returns <a href="index.Option.html" class="tsd-sig <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L206">option.ts:206</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L206">option.ts:206</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="zipWith" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>zip<wbr/>With</span><a href="#zipWith" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -741,7 +741,7 @@ <h4 class="tsd-returns-title">Returns <a href="index.Option.html" class="tsd-sig <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L220">option.ts:220</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L220">option.ts:220</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="Some" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>Some</span><a href="#Some" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -764,7 +764,7 @@ <h4 class="tsd-returns-title">Returns <a href="index.Option.html" class="tsd-sig <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L22">option.ts:22</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L22">option.ts:22</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="from" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>from</span><a href="#from" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -788,7 +788,7 @@ <h5><span class="tsd-kind-parameter">value</span>: <span class="tsd-signature-ty <h4 class="tsd-returns-title">Returns <a href="index.Option.html" class="tsd-signature-type tsd-kind-class">Option</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type ">Exclude</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type ">Falsy</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></h4> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L35">option.ts:35</a></li></ul></aside></li> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L35">option.ts:35</a></li></ul></aside></li> <li class="tsd-signature tsd-anchor-link" id="from.from-2"><span class="tsd-kind-call-signature">from</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">TSource</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">source</span>, <span class="tsd-kind-parameter">predicate</span>, <span class="tsd-kind-parameter">thisArg</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="index.Option.html" class="tsd-signature-type tsd-kind-class">Option</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">></span><a href="#from.from-2" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li> <li class="tsd-description"> <div class="tsd-comment tsd-typography"><p>Wrap a value in an <code>Option</code> if the value satisfies the predicate.</p> @@ -832,7 +832,7 @@ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind- <h4 class="tsd-returns-title">Returns <a href="index.Option.html" class="tsd-signature-type tsd-kind-class">Option</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">></span></h4> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L43">option.ts:43</a></li></ul></aside></li> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L43">option.ts:43</a></li></ul></aside></li> <li class="tsd-signature tsd-anchor-link" id="from.from-3"><span class="tsd-kind-call-signature">from</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">TSource</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">source</span>, <span class="tsd-kind-parameter">predicate</span>, <span class="tsd-kind-parameter">thisArg</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="index.Option.html" class="tsd-signature-type tsd-kind-class">Option</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">></span><a href="#from.from-3" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li> <li class="tsd-description"> <div class="tsd-comment tsd-typography"><p>Wrap a value in an <code>Option</code> if the value satisfies the predicate.</p> @@ -873,7 +873,7 @@ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind- <h4 class="tsd-returns-title">Returns <a href="index.Option.html" class="tsd-signature-type tsd-kind-class">Option</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">></span></h4> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L54">option.ts:54</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L54">option.ts:54</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="isOption" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>is<wbr/>Option</span><a href="#isOption" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -896,7 +896,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-kind-parameter">maybeOpti <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L74">option.ts:74</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L74">option.ts:74</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="isSame-2" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>is<wbr/>Same</span><a href="#isSame-2" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -919,7 +919,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L84">option.ts:84</a></li></ul></aside></li></ul></section></section></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L84">option.ts:84</a></li></ul></aside></li></ul></section></section></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -962,7 +962,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon <li><a href="#isOption" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>is<wbr/>Option</span></a></li> <li><a href="#isSame-2" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>is<wbr/>Same</span></a></li></ul></div></details></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/classes/index.Result.html b/classes/index.Result.html index 5b63e1c..ab16cd3 100644 --- a/classes/index.Result.html +++ b/classes/index.Result.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Result | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Result | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -32,7 +32,7 @@ <h4>Hierarchy</h4> <ul class="tsd-hierarchy"> <li><span class="target">Result</span></li></ul></section><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L19">result.ts:19</a></li></ul></aside> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L19">result.ts:19</a></li></ul></aside> <section class="tsd-panel-group tsd-index-group"> <section class="tsd-panel tsd-index-panel"> <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"> @@ -85,7 +85,7 @@ <h3 class="tsd-anchor-link"><span>[iterator]</span><a href="#_iterator_" aria-la <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Generator</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">></span></h4> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L151">result.ts:151</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L151">result.ts:151</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="and" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>and</span><a href="#and" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -105,7 +105,7 @@ <h4 class="tsd-parameters-title">Parameters</h4> <h5><span class="tsd-kind-parameter">resultB</span>: <a href="index.Result.html" class="tsd-signature-type tsd-kind-class">Result</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">BT</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">BE</span><span class="tsd-signature-symbol">></span></h5></li></ul></div> <h4 class="tsd-returns-title">Returns <a href="index.Result.html" class="tsd-signature-type tsd-kind-class">Result</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">BT</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">E</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type tsd-kind-type-parameter">BE</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L201">result.ts:201</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L201">result.ts:201</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="andThen" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>and<wbr/>Then</span><a href="#andThen" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -146,7 +146,7 @@ <h4 class="tsd-returns-title">Returns <a href="index.Result.html" class="tsd-sig <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L211">result.ts:211</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L211">result.ts:211</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="err" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>err</span><a href="#err" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -157,7 +157,7 @@ <h3 class="tsd-anchor-link"><span>err</span><a href="#err" aria-label="Permalink <h4 class="tsd-returns-title">Returns <a href="index.Option.html" class="tsd-signature-type tsd-kind-class">Option</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">E</span><span class="tsd-signature-symbol">></span></h4> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L307">result.ts:307</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L307">result.ts:307</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="flatten" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>flatten</span><a href="#flatten" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -168,7 +168,7 @@ <h3 class="tsd-anchor-link"><span>flatten</span><a href="#flatten" aria-label="P <h4 class="tsd-returns-title">Returns <a href="index.Result.html" class="tsd-signature-type tsd-kind-class">Result</a><span class="tsd-signature-symbol"><</span><a href="../types/index.UnwrapOk.html" class="tsd-signature-type tsd-kind-type-alias">UnwrapOk</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">E</span><span class="tsd-signature-symbol"> | </span><a href="../types/index.UnwrapErr.html" class="tsd-signature-type tsd-kind-type-alias">UnwrapErr</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">E</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">E</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></h4> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L247">result.ts:247</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L247">result.ts:247</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="isErr" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>is<wbr/>Err</span><a href="#isErr" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -178,7 +178,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L167">result.ts:167</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L167">result.ts:167</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="isErrAnd" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>is<wbr/>Err<wbr/>And</span><a href="#isErrAnd" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -209,7 +209,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L183">result.ts:183</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L183">result.ts:183</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="isOk" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>is<wbr/>Ok</span><a href="#isOk" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -219,7 +219,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L160">result.ts:160</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L160">result.ts:160</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="isOkAnd" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>is<wbr/>Ok<wbr/>And</span><a href="#isOkAnd" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -250,7 +250,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L175">result.ts:175</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L175">result.ts:175</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="isSame" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>is<wbr/>Same</span><a href="#isSame" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -270,7 +270,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L193">result.ts:193</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L193">result.ts:193</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="map" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>map</span><a href="#map" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -311,7 +311,7 @@ <h4 class="tsd-returns-title">Returns <a href="index.Result.html" class="tsd-sig <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L261">result.ts:261</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L261">result.ts:261</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="mapErr" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>map<wbr/>Err</span><a href="#mapErr" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -353,7 +353,7 @@ <h4 class="tsd-returns-title">Returns <a href="index.Result.html" class="tsd-sig <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L276">result.ts:276</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L276">result.ts:276</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="match" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>match</span><a href="#match" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -405,7 +405,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-t <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L398">result.ts:398</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L398">result.ts:398</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="ok" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>ok</span><a href="#ok" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -416,7 +416,7 @@ <h3 class="tsd-anchor-link"><span>ok</span><a href="#ok" aria-label="Permalink" <h4 class="tsd-returns-title">Returns <a href="index.Option.html" class="tsd-signature-type tsd-kind-class">Option</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">></span></h4> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L300">result.ts:300</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L300">result.ts:300</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="or" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>or</span><a href="#or" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -442,7 +442,7 @@ <h4 class="tsd-returns-title">Returns <a href="index.Result.html" class="tsd-sig <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L227">result.ts:227</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L227">result.ts:227</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="orElse" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>or<wbr/>Else</span><a href="#orElse" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -478,7 +478,7 @@ <h4 class="tsd-returns-title">Returns <a href="index.Result.html" class="tsd-sig <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L237">result.ts:237</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L237">result.ts:237</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="toString" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>to<wbr/>String</span><a href="#toString" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -486,7 +486,7 @@ <h3 class="tsd-anchor-link"><span>to<wbr/>String</span><a href="#toString" aria- <li class="tsd-description"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L402">result.ts:402</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L402">result.ts:402</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="transpose" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>transpose</span><a href="#transpose" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -502,7 +502,7 @@ <h3 class="tsd-anchor-link"><span>transpose</span><a href="#transpose" aria-labe <h4 class="tsd-returns-title">Returns <a href="index.Option.html" class="tsd-signature-type tsd-kind-class">Option</a><span class="tsd-signature-symbol"><</span><a href="index.Result.html" class="tsd-signature-type tsd-kind-class">Result</a><span class="tsd-signature-symbol"><</span><a href="../types/index.UnwrapOption.html" class="tsd-signature-type tsd-kind-type-alias">UnwrapOption</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">E</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></h4> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L289">result.ts:289</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L289">result.ts:289</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="unwrap" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>unwrap</span><a href="#unwrap" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -522,7 +522,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-t <h4>Throws</h4><p>if the value is an <code>Err</code>.</p> </div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L318">result.ts:318</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L318">result.ts:318</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="unwrapErr" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>unwrap<wbr/>Err</span><a href="#unwrapErr" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -542,7 +542,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-t <h4>Throws</h4><p>if the error is an <code>Ok</code>.</p> </div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L357">result.ts:357</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L357">result.ts:357</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="unwrapErrOr" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>unwrap<wbr/>Err<wbr/>Or</span><a href="#unwrapErrOr" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -552,7 +552,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L369">result.ts:369</a></li></ul></aside></li> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L369">result.ts:369</a></li></ul></aside></li> <li class="tsd-signature tsd-anchor-link" id="unwrapErrOr.unwrapErrOr-2"><span class="tsd-kind-call-signature">unwrap<wbr/>Err<wbr/>Or</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">U</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">defaultError</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type tsd-kind-type-parameter">E</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type tsd-kind-type-parameter">U</span><a href="#unwrapErrOr.unwrapErrOr-2" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li> <li class="tsd-description"> <section class="tsd-panel"> @@ -573,7 +573,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-t <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L377">result.ts:377</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L377">result.ts:377</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="unwrapErrOrElse" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>unwrap<wbr/>Err<wbr/>Or<wbr/>Else</span><a href="#unwrapErrOrElse" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -607,7 +607,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-t <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L387">result.ts:387</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L387">result.ts:387</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="unwrapOr" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>unwrap<wbr/>Or</span><a href="#unwrapOr" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -617,7 +617,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L328">result.ts:328</a></li></ul></aside></li> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L328">result.ts:328</a></li></ul></aside></li> <li class="tsd-signature tsd-anchor-link" id="unwrapOr.unwrapOr-2"><span class="tsd-kind-call-signature">unwrap<wbr/>Or</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">U</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">defaultValue</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type tsd-kind-type-parameter">U</span><a href="#unwrapOr.unwrapOr-2" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li> <li class="tsd-description"> <section class="tsd-panel"> @@ -638,7 +638,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-t <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L336">result.ts:336</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L336">result.ts:336</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="unwrapOrElse" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>unwrap<wbr/>Or<wbr/>Else</span><a href="#unwrapOrElse" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -672,7 +672,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-t <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L346">result.ts:346</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L346">result.ts:346</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="Err-2" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>Err</span><a href="#Err-2" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -697,7 +697,7 @@ <h4 class="tsd-returns-title">Returns <a href="index.Result.html" class="tsd-sig <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L31">result.ts:31</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L31">result.ts:31</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="Ok-2" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>Ok</span><a href="#Ok-2" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -722,7 +722,7 @@ <h4 class="tsd-returns-title">Returns <a href="index.Result.html" class="tsd-sig <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L24">result.ts:24</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L24">result.ts:24</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="from" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>from</span><a href="#from" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -745,7 +745,7 @@ <h5><span class="tsd-kind-parameter">source</span>: <span class="tsd-signature-t <h4 class="tsd-returns-title">Returns <a href="index.Result.html" class="tsd-signature-type tsd-kind-class">Result</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">E</span><span class="tsd-signature-symbol">></span></h4> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L39">result.ts:39</a></li></ul></aside></li> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L39">result.ts:39</a></li></ul></aside></li> <li class="tsd-signature tsd-anchor-link" id="from.from-2"><span class="tsd-kind-call-signature">from</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">E</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">source</span>, <span class="tsd-kind-parameter">predicate</span>, <span class="tsd-kind-parameter">thisArg</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="index.Result.html" class="tsd-signature-type tsd-kind-class">Result</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">E</span><span class="tsd-signature-symbol">></span><a href="#from.from-2" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li> <li class="tsd-description"> <div class="tsd-comment tsd-typography"><p><code>OK</code> if the value satisfies the predicate, otherwise <code>Err</code></p> @@ -789,7 +789,7 @@ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind- <h4 class="tsd-returns-title">Returns <a href="index.Result.html" class="tsd-signature-type tsd-kind-class">Result</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">E</span><span class="tsd-signature-symbol">></span></h4> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L49">result.ts:49</a></li></ul></aside></li> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L49">result.ts:49</a></li></ul></aside></li> <li class="tsd-signature tsd-anchor-link" id="from.from-3"><span class="tsd-kind-call-signature">from</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">E</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">source</span>, <span class="tsd-kind-parameter">predicate</span>, <span class="tsd-kind-parameter">thisArg</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="index.Result.html" class="tsd-signature-type tsd-kind-class">Result</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">E</span><span class="tsd-signature-symbol">></span><a href="#from.from-3" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li> <li class="tsd-description"> <div class="tsd-comment tsd-typography"><p><code>OK</code> if the value satisfies the predicate, otherwise <code>Err</code></p> @@ -833,7 +833,7 @@ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind- <h4 class="tsd-returns-title">Returns <a href="index.Result.html" class="tsd-signature-type tsd-kind-class">Result</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">E</span><span class="tsd-signature-symbol">></span></h4> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L62">result.ts:62</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L62">result.ts:62</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="isResult" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>is<wbr/>Result</span><a href="#isResult" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -858,7 +858,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-kind-parameter">maybeResu <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L116">result.ts:116</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L116">result.ts:116</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="isSame-2" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>is<wbr/>Same</span><a href="#isSame-2" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -881,7 +881,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L128">result.ts:128</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L128">result.ts:128</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="try" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>try</span><a href="#try" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -921,7 +921,7 @@ <h4 class="tsd-returns-title">Returns <a href="index.Result.html" class="tsd-sig <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L84">result.ts:84</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L84">result.ts:84</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="tryAsync" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>try<wbr/>Async</span><a href="#tryAsync" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -961,7 +961,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise< <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L100">result.ts:100</a></li></ul></aside></li></ul></section></section></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L100">result.ts:100</a></li></ul></aside></li></ul></section></section></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -1006,7 +1006,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon <li><a href="#try" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>try</span></a></li> <li><a href="#tryAsync" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>try<wbr/>Async</span></a></li></ul></div></details></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/functions/index.Err-1.html b/functions/index.Err-1.html index afdbb04..5c37add 100644 --- a/functions/index.Err-1.html +++ b/functions/index.Err-1.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Err | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Err | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -39,7 +39,7 @@ <h4 class="tsd-returns-title">Returns <a href="../classes/index.Result.html" cla <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L31">result.ts:31</a></li></ul></aside></li></ul></section></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L31">result.ts:31</a></li></ul></aside></li></ul></section></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -49,7 +49,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/functions/index.Ok-1.html b/functions/index.Ok-1.html index 8084329..b52ff3d 100644 --- a/functions/index.Ok-1.html +++ b/functions/index.Ok-1.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Ok | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Ok | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -39,7 +39,7 @@ <h4 class="tsd-returns-title">Returns <a href="../classes/index.Result.html" cla <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L24">result.ts:24</a></li></ul></aside></li></ul></section></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L24">result.ts:24</a></li></ul></aside></li></ul></section></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -49,7 +49,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/functions/index.Some-1.html b/functions/index.Some-1.html index 4c02854..5e2c4df 100644 --- a/functions/index.Some-1.html +++ b/functions/index.Some-1.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Some | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Some | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -37,7 +37,7 @@ <h4 class="tsd-returns-title">Returns <a href="../classes/index.Option.html" cla <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L22">option.ts:22</a></li></ul></aside></li></ul></section></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L22">option.ts:22</a></li></ul></aside></li></ul></section></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -47,7 +47,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/functions/index.filterMap.html b/functions/index.filterMap.html index d0aa029..99e4817 100644 --- a/functions/index.filterMap.html +++ b/functions/index.filterMap.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>filterMap | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>filterMap | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -67,7 +67,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-t <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/array.ts#L14">array.ts:14</a></li></ul></aside></li></ul></section></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/array.ts#L14">array.ts:14</a></li></ul></aside></li></ul></section></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -77,7 +77,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/functions/index.first.html b/functions/index.first.html index 3317184..0c61327 100644 --- a/functions/index.first.html +++ b/functions/index.first.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>first | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>first | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -64,7 +64,7 @@ <h4 class="tsd-returns-title">Returns <a href="../classes/index.Option.html" cla <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/array.ts#L123">array.ts:123</a></li></ul></aside></li></ul></section></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/array.ts#L123">array.ts:123</a></li></ul></aside></li></ul></section></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -74,7 +74,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/functions/index.firstIndex.html b/functions/index.firstIndex.html index 0a496f6..0de9dba 100644 --- a/functions/index.firstIndex.html +++ b/functions/index.firstIndex.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>firstIndex | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>firstIndex | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -64,7 +64,7 @@ <h4 class="tsd-returns-title">Returns <a href="../classes/index.Option.html" cla <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/array.ts#L93">array.ts:93</a></li></ul></aside></li></ul></section></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/array.ts#L93">array.ts:93</a></li></ul></aside></li></ul></section></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -74,7 +74,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/functions/index.firstMap.html b/functions/index.firstMap.html index d6ad636..5746b32 100644 --- a/functions/index.firstMap.html +++ b/functions/index.firstMap.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>firstMap | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>firstMap | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -67,7 +67,7 @@ <h4 class="tsd-returns-title">Returns <a href="../classes/index.Option.html" cla <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/array.ts#L153">array.ts:153</a></li></ul></aside></li></ul></section></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/array.ts#L153">array.ts:153</a></li></ul></aside></li></ul></section></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -77,7 +77,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/functions/index.last.html b/functions/index.last.html index 7c7f7c3..5d8f304 100644 --- a/functions/index.last.html +++ b/functions/index.last.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>last | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>last | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -64,7 +64,7 @@ <h4 class="tsd-returns-title">Returns <a href="../classes/index.Option.html" cla <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/array.ts#L137">array.ts:137</a></li></ul></aside></li></ul></section></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/array.ts#L137">array.ts:137</a></li></ul></aside></li></ul></section></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -74,7 +74,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/functions/index.lastIndex.html b/functions/index.lastIndex.html index e77ce36..1babf04 100644 --- a/functions/index.lastIndex.html +++ b/functions/index.lastIndex.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>lastIndex | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>lastIndex | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -64,7 +64,7 @@ <h4 class="tsd-returns-title">Returns <a href="../classes/index.Option.html" cla <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/array.ts#L108">array.ts:108</a></li></ul></aside></li></ul></section></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/array.ts#L108">array.ts:108</a></li></ul></aside></li></ul></section></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -74,7 +74,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/functions/index.lastMap.html b/functions/index.lastMap.html index 4ed788d..314085b 100644 --- a/functions/index.lastMap.html +++ b/functions/index.lastMap.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>lastMap | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>lastMap | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -66,7 +66,7 @@ <h4 class="tsd-returns-title">Returns <a href="../classes/index.Option.html" cla <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/array.ts#L175">array.ts:175</a></li></ul></aside></li></ul></section></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/array.ts#L175">array.ts:175</a></li></ul></aside></li></ul></section></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -76,7 +76,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/functions/index.mapWhile.html b/functions/index.mapWhile.html index d860b02..3cd2895 100644 --- a/functions/index.mapWhile.html +++ b/functions/index.mapWhile.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>mapWhile | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>mapWhile | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -66,7 +66,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-t <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/array.ts#L37">array.ts:37</a></li></ul></aside></li></ul></section></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/array.ts#L37">array.ts:37</a></li></ul></aside></li></ul></section></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -76,7 +76,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/functions/index.reduceWhile.html b/functions/index.reduceWhile.html index 86d0501..1234e98 100644 --- a/functions/index.reduceWhile.html +++ b/functions/index.reduceWhile.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>reduceWhile | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>reduceWhile | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -73,7 +73,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-t <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/array.ts#L62">array.ts:62</a></li></ul></aside></li></ul></section></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/array.ts#L62">array.ts:62</a></li></ul></aside></li></ul></section></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -83,7 +83,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/index.html b/index.html index 914f945..7cc5999 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>@wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="assets/style.css"/><link rel="stylesheet" href="assets/highlight.css"/><link rel="stylesheet" href="assets/custom.css"/><script defer src="assets/main.js"></script><script async src="assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>@wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="assets/style.css"/><link rel="stylesheet" href="assets/highlight.css"/><link rel="stylesheet" href="assets/custom.css"/><script defer src="assets/main.js"></script><script async src="assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base="."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,12 +6,12 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> <div class="tsd-page-title"> -<h2>@wopjs/tsur - v0.1.1</h2></div> +<h2>@wopjs/tsur - v0.1.2</h2></div> <div class="tsd-panel tsd-typography"><a id="md:tsur" class="tsd-anchor"></a><h1><a href="#md:tsur"><a href="https://github.com/wopjs/tsur">tsur</a></a></h1><p align="center"> <img width="200" src="https://raw.githubusercontent.com/wopjs/tsur/main/assets/tsur.svg"> </p> @@ -66,7 +66,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon <li><a href="#md:array"><span>Array</span></a></li></ul></li> <li><a href="#md:license"><span>License</span></a></li></ul></li></ul></li></ul></div></details></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="index.html" class="current"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="index.html" class="current"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li><a href="modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></li> <li><a href="modules/patches_array.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>patches/array</span></a></li></ul></nav></div></div></div> diff --git a/interfaces/index.ResultMatcher.html b/interfaces/index.ResultMatcher.html index a1c7cde..ca179ca 100644 --- a/interfaces/index.ResultMatcher.html +++ b/interfaces/index.ResultMatcher.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ResultMatcher | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ResultMatcher | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -30,7 +30,7 @@ <h4>Hierarchy</h4> <ul class="tsd-hierarchy"> <li><span class="target">ResultMatcher</span></li></ul></section><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L11">result.ts:11</a></li></ul></aside> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L11">result.ts:11</a></li></ul></aside> <section class="tsd-panel-group tsd-index-group"> <section class="tsd-panel tsd-index-panel"> <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"> @@ -60,7 +60,7 @@ <h4 class="tsd-parameters-title">Parameters</h4> <h5><span class="tsd-kind-parameter">error</span>: <span class="tsd-signature-type tsd-kind-type-parameter">E</span></h5></li></ul></div> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-type-parameter">U</span></h4></li></ul></li></ul></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L13">result.ts:13</a></li></ul></aside></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L13">result.ts:13</a></li></ul></aside></section> <section class="tsd-panel tsd-member"><a id="Ok" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>Ok</span><a href="#Ok" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <div class="tsd-signature"><span class="tsd-kind-property">Ok</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type tsd-kind-type-parameter">U</span><span class="tsd-signature-symbol">)</span></div> @@ -78,7 +78,7 @@ <h4 class="tsd-parameters-title">Parameters</h4> <h5><span class="tsd-kind-parameter">value</span>: <span class="tsd-signature-type tsd-kind-type-parameter">T</span></h5></li></ul></div> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-type-parameter">U</span></h4></li></ul></li></ul></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L12">result.ts:12</a></li></ul></aside></section></section></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L12">result.ts:12</a></li></ul></aside></section></section></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -94,7 +94,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon <li><a href="#Err" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>Err</span></a></li> <li><a href="#Ok" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>Ok</span></a></li></ul></div></details></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/interfaces/patches_array.Array.html b/interfaces/patches_array.Array.html index 9aede55..0c8a934 100644 --- a/interfaces/patches_array.Array.html +++ b/interfaces/patches_array.Array.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Array | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Array | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -26,7 +26,7 @@ <h4>Hierarchy</h4> <ul class="tsd-hierarchy"> <li><span class="target">Array</span></li></ul></section><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/patches/array.ts#L16">patches/array.ts:16</a></li></ul></aside> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/patches/array.ts#L16">patches/array.ts:16</a></li></ul></aside> <section class="tsd-panel-group tsd-index-group"> <section class="tsd-panel tsd-index-panel"> <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"> @@ -92,7 +92,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-t <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/patches/array.ts#L28">patches/array.ts:28</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/patches/array.ts#L28">patches/array.ts:28</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="_first" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>$first</span><a href="#_first" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -133,7 +133,7 @@ <h4 class="tsd-returns-title">Returns <a href="../classes/index.Option.html" cla <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/patches/array.ts#L105">patches/array.ts:105</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/patches/array.ts#L105">patches/array.ts:105</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="_firstIndex" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>$first<wbr/>Index</span><a href="#_firstIndex" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -174,7 +174,7 @@ <h4 class="tsd-returns-title">Returns <a href="../classes/index.Option.html" cla <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/patches/array.ts#L77">patches/array.ts:77</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/patches/array.ts#L77">patches/array.ts:77</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="_firstMap" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>$first<wbr/>Map</span><a href="#_firstMap" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -221,7 +221,7 @@ <h4 class="tsd-returns-title">Returns <a href="../classes/index.Option.html" cla <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/patches/array.ts#L135">patches/array.ts:135</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/patches/array.ts#L135">patches/array.ts:135</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="_last" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>$last</span><a href="#_last" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -262,7 +262,7 @@ <h4 class="tsd-returns-title">Returns <a href="../classes/index.Option.html" cla <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/patches/array.ts#L119">patches/array.ts:119</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/patches/array.ts#L119">patches/array.ts:119</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="_lastIndex" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>$last<wbr/>Index</span><a href="#_lastIndex" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -303,7 +303,7 @@ <h4 class="tsd-returns-title">Returns <a href="../classes/index.Option.html" cla <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/patches/array.ts#L91">patches/array.ts:91</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/patches/array.ts#L91">patches/array.ts:91</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="_lastMap" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>$last<wbr/>Map</span><a href="#_lastMap" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -349,7 +349,7 @@ <h4 class="tsd-returns-title">Returns <a href="../classes/index.Option.html" cla <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/patches/array.ts#L149">patches/array.ts:149</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/patches/array.ts#L149">patches/array.ts:149</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="_mapWhile" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>$map<wbr/>While</span><a href="#_mapWhile" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -395,7 +395,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-t <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/patches/array.ts#L42">patches/array.ts:42</a></li></ul></aside></li></ul></section> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/patches/array.ts#L42">patches/array.ts:42</a></li></ul></aside></li></ul></section> <section class="tsd-panel tsd-member"><a id="_reduceWhile" class="tsd-anchor"></a> <h3 class="tsd-anchor-link"><span>$reduce<wbr/>While</span><a href="#_reduceWhile" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3> <ul class="tsd-signatures"> @@ -448,7 +448,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-t <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/patches/array.ts#L57">patches/array.ts:57</a></li></ul></aside></li></ul></section></section></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/patches/array.ts#L57">patches/array.ts:57</a></li></ul></aside></li></ul></section></section></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -471,7 +471,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon <li><a href="#_mapWhile" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>$map<wbr/>While</span></a></li> <li><a href="#_reduceWhile" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>$reduce<wbr/>While</span></a></li></ul></div></details></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></li> <li> diff --git a/modules/index.html b/modules/index.html index 667bdd5..5819f1e 100644 --- a/modules/index.html +++ b/modules/index.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>index | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>index | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -16,7 +16,7 @@ <li><a href="index.html">index</a></li></ul> <h1>Module index</h1></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/index.ts#L1">index.ts:1</a></li></ul></aside> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/index.ts#L1">index.ts:1</a></li></ul></aside> <section class="tsd-panel-group tsd-index-group"> <section class="tsd-panel tsd-index-panel"> <h3 class="tsd-index-heading uppercase">Index</h3> @@ -67,7 +67,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="index.html" class="current"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/modules/patches_array.html b/modules/patches_array.html index a0ca470..db60856 100644 --- a/modules/patches_array.html +++ b/modules/patches_array.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>patches/array | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>patches/array | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -16,7 +16,7 @@ <li><a href="patches_array.html">patches/array</a></li></ul> <h1>Module patches/array</h1></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/patches/array.ts#L1">patches/array.ts:1</a></li></ul></aside> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/patches/array.ts#L1">patches/array.ts:1</a></li></ul></aside> <section class="tsd-panel-group tsd-index-group"> <section class="tsd-panel tsd-index-panel"> <h3 class="tsd-index-heading uppercase">Index</h3> @@ -33,7 +33,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li><a href="index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></li> <li> diff --git a/types/index.Err.html b/types/index.Err.html index 58f198d..3931969 100644 --- a/types/index.Err.html +++ b/types/index.Err.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Err | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Err | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -23,8 +23,8 @@ <h4>Type Parameters</h4> <li> <h4><span class="tsd-kind-type-parameter">E</span></h4></li></ul></section><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L418">result.ts:418</a></li> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L419">result.ts:419</a></li></ul></aside></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L418">result.ts:418</a></li> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L419">result.ts:419</a></li></ul></aside></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -34,7 +34,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/types/index.None.html b/types/index.None.html index 779bb45..45aed7e 100644 --- a/types/index.None.html +++ b/types/index.None.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>None | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>None | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -18,8 +18,8 @@ <h1>Type alias None</h1></div> <div class="tsd-signature"><span class="tsd-kind-type-alias">None</span><span class="tsd-signature-symbol">:</span> <a href="../classes/index.Option.html" class="tsd-signature-type tsd-kind-class">Option</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L397">option.ts:397</a></li> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L398">option.ts:398</a></li></ul></aside></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L397">option.ts:397</a></li> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L398">option.ts:398</a></li></ul></aside></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -29,7 +29,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/types/index.Ok.html b/types/index.Ok.html index 1652098..02d0412 100644 --- a/types/index.Ok.html +++ b/types/index.Ok.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Ok | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Ok | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -23,8 +23,8 @@ <h4>Type Parameters</h4> <li> <h4><span class="tsd-kind-type-parameter">T</span></h4></li></ul></section><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L411">result.ts:411</a></li> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L412">result.ts:412</a></li></ul></aside></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L411">result.ts:411</a></li> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L412">result.ts:412</a></li></ul></aside></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -34,7 +34,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/types/index.Some.html b/types/index.Some.html index 776b690..a539477 100644 --- a/types/index.Some.html +++ b/types/index.Some.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Some | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Some | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -23,8 +23,8 @@ <h4>Type Parameters</h4> <li> <h4><span class="tsd-kind-type-parameter">T</span></h4></li></ul></section><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L391">option.ts:391</a></li> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L392">option.ts:392</a></li></ul></aside></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L391">option.ts:391</a></li> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L392">option.ts:392</a></li></ul></aside></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -34,7 +34,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/types/index.UnwrapErr.html b/types/index.UnwrapErr.html index 29c8a32..dbbfd5b 100644 --- a/types/index.UnwrapErr.html +++ b/types/index.UnwrapErr.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>UnwrapErr | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>UnwrapErr | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -25,7 +25,7 @@ <h4><span class="tsd-kind-type-parameter">E</span></h4></li> <li> <h4><span class="tsd-kind-type-parameter">Default</span> = <span class="tsd-signature-type tsd-kind-type-parameter">E</span></h4></li></ul></section><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L7">result.ts:7</a></li></ul></aside></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L7">result.ts:7</a></li></ul></aside></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -35,7 +35,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/types/index.UnwrapOk.html b/types/index.UnwrapOk.html index 180dafb..e8db279 100644 --- a/types/index.UnwrapOk.html +++ b/types/index.UnwrapOk.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>UnwrapOk | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>UnwrapOk | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -25,7 +25,7 @@ <h4><span class="tsd-kind-type-parameter">T</span></h4></li> <li> <h4><span class="tsd-kind-type-parameter">Default</span> = <span class="tsd-signature-type tsd-kind-type-parameter">T</span></h4></li></ul></section><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/result.ts#L6">result.ts:6</a></li></ul></aside></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/result.ts#L6">result.ts:6</a></li></ul></aside></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -35,7 +35,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/types/index.UnwrapOption.html b/types/index.UnwrapOption.html index 71eaa17..4021b05 100644 --- a/types/index.UnwrapOption.html +++ b/types/index.UnwrapOption.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>UnwrapOption | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>UnwrapOption | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -25,7 +25,7 @@ <h4><span class="tsd-kind-type-parameter">T</span></h4></li> <li> <h4><span class="tsd-kind-type-parameter">Default</span> = <span class="tsd-signature-type tsd-kind-type-parameter">T</span></h4></li></ul></section><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L9">option.ts:9</a></li></ul></aside></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L9">option.ts:9</a></li></ul></aside></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -35,7 +35,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary> diff --git a/variables/index.None-1.html b/variables/index.None-1.html index 7082cf4..413384d 100644 --- a/variables/index.None-1.html +++ b/variables/index.None-1.html @@ -1,4 +1,4 @@ -<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>None | @wopjs/tsur - v0.1.1</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> +<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>None | @wopjs/tsur - v0.1.2</title><meta name="description" content="Documentation for @wopjs/tsur"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><link rel="stylesheet" href="../assets/custom.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> <div class="tsd-toolbar-contents container"> <div class="table-cell" id="tsd-search" data-base=".."> <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> @@ -6,7 +6,7 @@ <div id="tsd-toolbar-links"></div></div> <ul class="results"> <li class="state loading">Preparing search index...</li> -<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.1</a></div> +<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@wopjs/tsur - v0.1.2</a></div> <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> <div class="container container-main"> <div class="col-content"> @@ -21,8 +21,8 @@ <h1>Variable None<code class="tsd-tag ts-flagConst">Const</code> </h1></div> </div> <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"> <ul> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L397">option.ts:397</a></li> -<li>Defined in <a href="https://github.com/wopjs/tsur/blob/6593cf9/src/option.ts#L398">option.ts:398</a></li></ul></aside></div> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L397">option.ts:397</a></li> +<li>Defined in <a href="https://github.com/wopjs/tsur/blob/f8372df/src/option.ts#L398">option.ts:398</a></li></ul></aside></div> <div class="col-sidebar"> <div class="page-menu"> <div class="tsd-navigation settings"> @@ -32,7 +32,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389 <div class="tsd-theme-toggle"> <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div> <div class="site-menu"> -<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.1</span></a> +<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)"></path></g></svg><span>@wopjs/tsur -<wbr/> v0.1.2</span></a> <ul class="tsd-small-nested-navigation"> <li> <details class="tsd-index-accordion" open data-key="index"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><a href="../modules/index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>index</span></a></summary>