Skip to content

Commit ae3a010

Browse files
committed
doc
1 parent 6fa71ee commit ae3a010

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+916
-608
lines changed

docs/.nojekyll

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/assets/js/search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/classes/_event_.pevents.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> #regs</h3>
114114
<div class="tsd-signature tsd-kind-icon">#regs<span class="tsd-signature-symbol">:</span> <a href="_map_.mutableexmap.html" class="tsd-signature-type">MutableExMap</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="_event_.tevent.html" class="tsd-signature-type">TEvent</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = MutMapEx(new Map&lt;string, TEvent&lt;any&gt;&gt;())</span></div>
115115
<aside class="tsd-sources">
116116
<ul>
117-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/event.ts#L43">src/event.ts:43</a></li>
117+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/event.ts#L43">src/event.ts:43</a></li>
118118
</ul>
119119
</aside>
120120
</section>
@@ -133,7 +133,7 @@ <h3>emit</h3>
133133
<li class="tsd-description">
134134
<aside class="tsd-sources">
135135
<ul>
136-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/event.ts#L46">src/event.ts:46</a></li>
136+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/event.ts#L46">src/event.ts:46</a></li>
137137
</ul>
138138
</aside>
139139
<div class="tsd-comment tsd-typography">
@@ -164,7 +164,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
164164
<li class="tsd-description">
165165
<aside class="tsd-sources">
166166
<ul>
167-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/event.ts#L48">src/event.ts:48</a></li>
167+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/event.ts#L48">src/event.ts:48</a></li>
168168
</ul>
169169
</aside>
170170
<div class="tsd-comment tsd-typography">
@@ -192,7 +192,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
192192
<li class="tsd-description">
193193
<aside class="tsd-sources">
194194
<ul>
195-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/event.ts#L50">src/event.ts:50</a></li>
195+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/event.ts#L50">src/event.ts:50</a></li>
196196
</ul>
197197
</aside>
198198
<div class="tsd-comment tsd-typography">
@@ -231,7 +231,7 @@ <h3>off</h3>
231231
<li class="tsd-description">
232232
<aside class="tsd-sources">
233233
<ul>
234-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/event.ts#L78">src/event.ts:78</a></li>
234+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/event.ts#L78">src/event.ts:78</a></li>
235235
</ul>
236236
</aside>
237237
<div class="tsd-comment tsd-typography">
@@ -280,7 +280,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
280280
<li class="tsd-description">
281281
<aside class="tsd-sources">
282282
<ul>
283-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/event.ts#L80">src/event.ts:80</a></li>
283+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/event.ts#L80">src/event.ts:80</a></li>
284284
</ul>
285285
</aside>
286286
<div class="tsd-comment tsd-typography">
@@ -326,7 +326,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
326326
<li class="tsd-description">
327327
<aside class="tsd-sources">
328328
<ul>
329-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/event.ts#L82">src/event.ts:82</a></li>
329+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/event.ts#L82">src/event.ts:82</a></li>
330330
</ul>
331331
</aside>
332332
<div class="tsd-comment tsd-typography">
@@ -383,7 +383,7 @@ <h3>on</h3>
383383
<li class="tsd-description">
384384
<aside class="tsd-sources">
385385
<ul>
386-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/event.ts#L56">src/event.ts:56</a></li>
386+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/event.ts#L56">src/event.ts:56</a></li>
387387
</ul>
388388
</aside>
389389
<div class="tsd-comment tsd-typography">
@@ -432,7 +432,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
432432
<li class="tsd-description">
433433
<aside class="tsd-sources">
434434
<ul>
435-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/event.ts#L58">src/event.ts:58</a></li>
435+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/event.ts#L58">src/event.ts:58</a></li>
436436
</ul>
437437
</aside>
438438
<div class="tsd-comment tsd-typography">
@@ -478,7 +478,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
478478
<li class="tsd-description">
479479
<aside class="tsd-sources">
480480
<ul>
481-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/event.ts#L60">src/event.ts:60</a></li>
481+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/event.ts#L60">src/event.ts:60</a></li>
482482
</ul>
483483
</aside>
484484
<div class="tsd-comment tsd-typography">
@@ -535,7 +535,7 @@ <h3>once</h3>
535535
<li class="tsd-description">
536536
<aside class="tsd-sources">
537537
<ul>
538-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/event.ts#L67">src/event.ts:67</a></li>
538+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/event.ts#L67">src/event.ts:67</a></li>
539539
</ul>
540540
</aside>
541541
<div class="tsd-comment tsd-typography">
@@ -584,7 +584,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
584584
<li class="tsd-description">
585585
<aside class="tsd-sources">
586586
<ul>
587-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/event.ts#L69">src/event.ts:69</a></li>
587+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/event.ts#L69">src/event.ts:69</a></li>
588588
</ul>
589589
</aside>
590590
<div class="tsd-comment tsd-typography">
@@ -630,7 +630,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
630630
<li class="tsd-description">
631631
<aside class="tsd-sources">
632632
<ul>
633-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/event.ts#L71">src/event.ts:71</a></li>
633+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/event.ts#L71">src/event.ts:71</a></li>
634634
</ul>
635635
</aside>
636636
<div class="tsd-comment tsd-typography">

docs/classes/_event_.tevent.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> #fns</h3>
123123
<div class="tsd-signature tsd-kind-icon">#fns<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Set</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span>args<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">A</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = new Set&lt;(...args: A) &#x3D;&gt; void&gt;()</span></div>
124124
<aside class="tsd-sources">
125125
<ul>
126-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/event.ts#L6">src/event.ts:6</a></li>
126+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/event.ts#L6">src/event.ts:6</a></li>
127127
</ul>
128128
</aside>
129129
</section>
@@ -133,7 +133,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> #onces</h3>
133133
<div class="tsd-signature tsd-kind-icon">#onces<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Set</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span>args<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">A</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = new Set&lt;(...args: A) &#x3D;&gt; void&gt;()</span></div>
134134
<aside class="tsd-sources">
135135
<ul>
136-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/event.ts#L7">src/event.ts:7</a></li>
136+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/event.ts#L7">src/event.ts:7</a></li>
137137
</ul>
138138
</aside>
139139
</section>
@@ -150,7 +150,7 @@ <h3>emit</h3>
150150
<li class="tsd-description">
151151
<aside class="tsd-sources">
152152
<ul>
153-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/event.ts#L10">src/event.ts:10</a></li>
153+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/event.ts#L10">src/event.ts:10</a></li>
154154
</ul>
155155
</aside>
156156
<div class="tsd-comment tsd-typography">
@@ -178,7 +178,7 @@ <h3>off</h3>
178178
<li class="tsd-description">
179179
<aside class="tsd-sources">
180180
<ul>
181-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/event.ts#L35">src/event.ts:35</a></li>
181+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/event.ts#L35">src/event.ts:35</a></li>
182182
</ul>
183183
</aside>
184184
<div class="tsd-comment tsd-typography">
@@ -224,7 +224,7 @@ <h3>on</h3>
224224
<li class="tsd-description">
225225
<aside class="tsd-sources">
226226
<ul>
227-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/event.ts#L24">src/event.ts:24</a></li>
227+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/event.ts#L24">src/event.ts:24</a></li>
228228
</ul>
229229
</aside>
230230
<div class="tsd-comment tsd-typography">
@@ -270,7 +270,7 @@ <h3>once</h3>
270270
<li class="tsd-description">
271271
<aside class="tsd-sources">
272272
<ul>
273-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/event.ts#L29">src/event.ts:29</a></li>
273+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/event.ts#L29">src/event.ts:29</a></li>
274274
</ul>
275275
</aside>
276276
<div class="tsd-comment tsd-typography">

docs/classes/_lazy_.lazy.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h3>constructor</h3>
138138
<li class="tsd-description">
139139
<aside class="tsd-sources">
140140
<ul>
141-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/lazy.ts#L12">src/lazy.ts:12</a></li>
141+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/lazy.ts#L12">src/lazy.ts:12</a></li>
142142
</ul>
143143
</aside>
144144
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -172,7 +172,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> #init</h3>
172172
<div class="tsd-signature tsd-kind-icon">#init<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">T</span></div>
173173
<aside class="tsd-sources">
174174
<ul>
175-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/lazy.ts#L12">src/lazy.ts:12</a></li>
175+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/lazy.ts#L12">src/lazy.ts:12</a></li>
176176
</ul>
177177
</aside>
178178
<div class="tsd-type-declaration">
@@ -198,7 +198,7 @@ <h3>val</h3>
198198
<aside class="tsd-sources">
199199
<p>Implementation of <a href="../interfaces/_box_.box.html">Box</a>.<a href="../interfaces/_box_.box.html#val">val</a></p>
200200
<ul>
201-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/lazy.ts#L10">src/lazy.ts:10</a></li>
201+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/lazy.ts#L10">src/lazy.ts:10</a></li>
202202
</ul>
203203
</aside>
204204
</section>
@@ -215,7 +215,7 @@ <h3>get</h3>
215215
<li class="tsd-description">
216216
<aside class="tsd-sources">
217217
<ul>
218-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/lazy.ts#L18">src/lazy.ts:18</a></li>
218+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/lazy.ts#L18">src/lazy.ts:18</a></li>
219219
</ul>
220220
</aside>
221221
<div class="tsd-comment tsd-typography">
@@ -237,7 +237,7 @@ <h3>got</h3>
237237
<li class="tsd-description">
238238
<aside class="tsd-sources">
239239
<ul>
240-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/lazy.ts#L25">src/lazy.ts:25</a></li>
240+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/lazy.ts#L25">src/lazy.ts:25</a></li>
241241
</ul>
242242
</aside>
243243
<div class="tsd-comment tsd-typography">
@@ -259,7 +259,7 @@ <h3>reget</h3>
259259
<li class="tsd-description">
260260
<aside class="tsd-sources">
261261
<ul>
262-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/lazy.ts#L30">src/lazy.ts:30</a></li>
262+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/lazy.ts#L30">src/lazy.ts:30</a></li>
263263
</ul>
264264
</aside>
265265
<div class="tsd-comment tsd-typography">

docs/classes/_map_.exmap.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ <h3>constructor</h3>
145145
<li class="tsd-description">
146146
<aside class="tsd-sources">
147147
<ul>
148-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/map.ts#L18">src/map.ts:18</a></li>
148+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/map.ts#L18">src/map.ts:18</a></li>
149149
</ul>
150150
</aside>
151151
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -168,7 +168,7 @@ <h3>val</h3>
168168
<aside class="tsd-sources">
169169
<p>Implementation of <a href="../interfaces/_box_.box.html">Box</a>.<a href="../interfaces/_box_.box.html#val">val</a></p>
170170
<ul>
171-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/map.ts#L19">src/map.ts:19</a></li>
171+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/map.ts#L19">src/map.ts:19</a></li>
172172
</ul>
173173
</aside>
174174
</section>
@@ -185,7 +185,7 @@ <h3>get</h3>
185185
<li class="tsd-description">
186186
<aside class="tsd-sources">
187187
<ul>
188-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/map.ts#L21">src/map.ts:21</a></li>
188+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/map.ts#L21">src/map.ts:21</a></li>
189189
</ul>
190190
</aside>
191191
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -209,7 +209,7 @@ <h3>get<wbr>And<wbr>Then</h3>
209209
<li class="tsd-description">
210210
<aside class="tsd-sources">
211211
<ul>
212-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/map.ts#L38">src/map.ts:38</a></li>
212+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/map.ts#L38">src/map.ts:38</a></li>
213213
</ul>
214214
</aside>
215215
<div class="tsd-comment tsd-typography">
@@ -249,7 +249,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
249249
<li class="tsd-description">
250250
<aside class="tsd-sources">
251251
<ul>
252-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/map.ts#L40">src/map.ts:40</a></li>
252+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/map.ts#L40">src/map.ts:40</a></li>
253253
</ul>
254254
</aside>
255255
<div class="tsd-comment tsd-typography">
@@ -277,7 +277,7 @@ <h3>get<wbr>OrDefault</h3>
277277
<li class="tsd-description">
278278
<aside class="tsd-sources">
279279
<ul>
280-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/map.ts#L29">src/map.ts:29</a></li>
280+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/map.ts#L29">src/map.ts:29</a></li>
281281
</ul>
282282
</aside>
283283
<div class="tsd-comment tsd-typography">
@@ -308,7 +308,7 @@ <h3>has</h3>
308308
<li class="tsd-description">
309309
<aside class="tsd-sources">
310310
<ul>
311-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/map.ts#L24">src/map.ts:24</a></li>
311+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/map.ts#L24">src/map.ts:24</a></li>
312312
</ul>
313313
</aside>
314314
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -331,7 +331,7 @@ <h3>try<wbr>Get</h3>
331331
<li class="tsd-description">
332332
<aside class="tsd-sources">
333333
<ul>
334-
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/ffaeb73/src/map.ts#L52">src/map.ts:52</a></li>
334+
<li>Defined in <a href="https://github.com/libsugar/sugar.js/blob/6fa71ee/src/map.ts#L52">src/map.ts:52</a></li>
335335
</ul>
336336
</aside>
337337
<div class="tsd-comment tsd-typography">

0 commit comments

Comments
 (0)