Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stevedonovan/Penlight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThijs Schreijer <thijs@thijsschreijer.nl>2020-09-22 17:00:14 +0300
committerThijs Schreijer <thijs@thijsschreijer.nl>2020-09-22 17:00:14 +0300
commit8df28f6cfcab3ca28b19c4f096c9678f18503b0f (patch)
tree6cec0c549ffc53a884d5e342a8d645ac5fe0dca2
parent1f82801e242fc23b9d837ff45164c18b9d4150df (diff)
release 1.9.0 docs1.9.0
-rw-r--r--docs/classes/pl.Date.html2
-rw-r--r--docs/classes/pl.List.html2
-rw-r--r--docs/classes/pl.Map.html2
-rw-r--r--docs/classes/pl.MultiMap.html2
-rw-r--r--docs/classes/pl.OrderedMap.html2
-rw-r--r--docs/classes/pl.Set.html2
-rw-r--r--docs/examples/seesubst.lua.html2
-rw-r--r--docs/examples/sipscan.lua.html2
-rw-r--r--docs/examples/symbols.lua.html2
-rw-r--r--docs/examples/test-cmp.lua.html2
-rw-r--r--docs/examples/test-data.lua.html2
-rw-r--r--docs/examples/test-listcallbacks.lua.html2
-rw-r--r--docs/examples/test-pretty.lua.html2
-rw-r--r--docs/examples/test-symbols.lua.html2
-rw-r--r--docs/examples/testclone.lua.html2
-rw-r--r--docs/examples/testconfig.lua.html2
-rw-r--r--docs/examples/testglobal.lua.html2
-rw-r--r--docs/examples/testinputfields.lua.html2
-rw-r--r--docs/examples/testinputfields2.lua.html2
-rw-r--r--docs/examples/testxml.lua.html2
-rw-r--r--docs/examples/which.lua.html2
-rw-r--r--docs/index.html4
-rw-r--r--docs/libraries/pl.app.html14
-rw-r--r--docs/libraries/pl.array2d.html2
-rw-r--r--docs/libraries/pl.class.html2
-rw-r--r--docs/libraries/pl.compat.html43
-rw-r--r--docs/libraries/pl.comprehension.html2
-rw-r--r--docs/libraries/pl.config.html2
-rw-r--r--docs/libraries/pl.data.html2
-rw-r--r--docs/libraries/pl.dir.html2
-rw-r--r--docs/libraries/pl.file.html2
-rw-r--r--docs/libraries/pl.func.html2
-rw-r--r--docs/libraries/pl.html2
-rw-r--r--docs/libraries/pl.import_into.html2
-rw-r--r--docs/libraries/pl.input.html2
-rw-r--r--docs/libraries/pl.lapp.html2
-rw-r--r--docs/libraries/pl.lexer.html2
-rw-r--r--docs/libraries/pl.luabalanced.html2
-rw-r--r--docs/libraries/pl.operator.html2
-rw-r--r--docs/libraries/pl.path.html2
-rw-r--r--docs/libraries/pl.permute.html2
-rw-r--r--docs/libraries/pl.pretty.html2
-rw-r--r--docs/libraries/pl.seq.html2
-rw-r--r--docs/libraries/pl.sip.html2
-rw-r--r--docs/libraries/pl.strict.html2
-rw-r--r--docs/libraries/pl.stringio.html2
-rw-r--r--docs/libraries/pl.stringx.html2
-rw-r--r--docs/libraries/pl.tablex.html2
-rw-r--r--docs/libraries/pl.template.html2
-rw-r--r--docs/libraries/pl.test.html2
-rw-r--r--docs/libraries/pl.text.html2
-rw-r--r--docs/libraries/pl.types.html2
-rw-r--r--docs/libraries/pl.url.html2
-rw-r--r--docs/libraries/pl.utils.html2
-rw-r--r--docs/libraries/pl.xml.html2
-rw-r--r--docs/manual/01-introduction.md.html2
-rw-r--r--docs/manual/02-arrays.md.html2
-rw-r--r--docs/manual/03-strings.md.html2
-rw-r--r--docs/manual/04-paths.md.html2
-rw-r--r--docs/manual/05-dates.md.html2
-rw-r--r--docs/manual/06-data.md.html2
-rw-r--r--docs/manual/07-functional.md.html2
-rw-r--r--docs/manual/08-additional.md.html2
-rw-r--r--docs/manual/09-discussion.md.html2
64 files changed, 113 insertions, 70 deletions
diff --git a/docs/classes/pl.Date.html b/docs/classes/pl.Date.html
index 17ac202..a8c6c5c 100644
--- a/docs/classes/pl.Date.html
+++ b/docs/classes/pl.Date.html
@@ -1039,7 +1039,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/classes/pl.List.html b/docs/classes/pl.List.html
index aa14878..1a1eb6b 100644
--- a/docs/classes/pl.List.html
+++ b/docs/classes/pl.List.html
@@ -1436,7 +1436,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/classes/pl.Map.html b/docs/classes/pl.Map.html
index 7e16f91..80c0691 100644
--- a/docs/classes/pl.Map.html
+++ b/docs/classes/pl.Map.html
@@ -447,7 +447,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/classes/pl.MultiMap.html b/docs/classes/pl.MultiMap.html
index ff0aaf0..799d006 100644
--- a/docs/classes/pl.MultiMap.html
+++ b/docs/classes/pl.MultiMap.html
@@ -200,7 +200,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/classes/pl.OrderedMap.html b/docs/classes/pl.OrderedMap.html
index d48552e..5d2def0 100644
--- a/docs/classes/pl.OrderedMap.html
+++ b/docs/classes/pl.OrderedMap.html
@@ -410,7 +410,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/classes/pl.Set.html b/docs/classes/pl.Set.html
index 264110e..5b96559 100644
--- a/docs/classes/pl.Set.html
+++ b/docs/classes/pl.Set.html
@@ -648,7 +648,7 @@ banana,apricot,apple,orange] [banana,apple,orange]
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/examples/seesubst.lua.html b/docs/examples/seesubst.lua.html
index e87485b..754aebe 100644
--- a/docs/examples/seesubst.lua.html
+++ b/docs/examples/seesubst.lua.html
@@ -167,7 +167,7 @@ remember about @see pl.bonzo
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/examples/sipscan.lua.html b/docs/examples/sipscan.lua.html
index a1112d3..a8f4e95 100644
--- a/docs/examples/sipscan.lua.html
+++ b/docs/examples/sipscan.lua.html
@@ -154,7 +154,7 @@ SYNC [6] 0 587 (14679 sec)
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/examples/symbols.lua.html b/docs/examples/symbols.lua.html
index 6eba1ae..3e9dea9 100644
--- a/docs/examples/symbols.lua.html
+++ b/docs/examples/symbols.lua.html
@@ -340,7 +340,7 @@ psexpr = compose(<span class="global">print</span>,sexpr)
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/examples/test-cmp.lua.html b/docs/examples/test-cmp.lua.html
index bc31495..cf67c5e 100644
--- a/docs/examples/test-cmp.lua.html
+++ b/docs/examples/test-cmp.lua.html
@@ -123,7 +123,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/examples/test-data.lua.html b/docs/examples/test-data.lua.html
index 053a062..69db612 100644
--- a/docs/examples/test-data.lua.html
+++ b/docs/examples/test-data.lua.html
@@ -365,7 +365,7 @@ asserteq(d,{
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/examples/test-listcallbacks.lua.html b/docs/examples/test-listcallbacks.lua.html
index 0d7e402..acfd628 100644
--- a/docs/examples/test-listcallbacks.lua.html
+++ b/docs/examples/test-listcallbacks.lua.html
@@ -131,7 +131,7 @@ actions:append(L <span class="string">'|| print "yay"'</span>)
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/examples/test-pretty.lua.html b/docs/examples/test-pretty.lua.html
index 3225ba6..dc01dc0 100644
--- a/docs/examples/test-pretty.lua.html
+++ b/docs/examples/test-pretty.lua.html
@@ -133,7 +133,7 @@ you're so fine
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/examples/test-symbols.lua.html b/docs/examples/test-symbols.lua.html
index d019c39..d0fb905 100644
--- a/docs/examples/test-symbols.lua.html
+++ b/docs/examples/test-symbols.lua.html
@@ -202,7 +202,7 @@ testdiff(x*x*x)</pre>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/examples/testclone.lua.html b/docs/examples/testclone.lua.html
index f694ffc..5df25e5 100644
--- a/docs/examples/testclone.lua.html
+++ b/docs/examples/testclone.lua.html
@@ -158,7 +158,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/examples/testconfig.lua.html b/docs/examples/testconfig.lua.html
index 977434f..fbb8cf1 100644
--- a/docs/examples/testconfig.lua.html
+++ b/docs/examples/testconfig.lua.html
@@ -169,7 +169,7 @@ testconfig <span class="string">[[
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/examples/testglobal.lua.html b/docs/examples/testglobal.lua.html
index 7d181d2..1e749fa 100644
--- a/docs/examples/testglobal.lua.html
+++ b/docs/examples/testglobal.lua.html
@@ -146,7 +146,7 @@ pretty.dump(seq.count_map(globals))</pre>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/examples/testinputfields.lua.html b/docs/examples/testinputfields.lua.html
index c6eecbe..97e0af3 100644
--- a/docs/examples/testinputfields.lua.html
+++ b/docs/examples/testinputfields.lua.html
@@ -133,7 +133,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/examples/testinputfields2.lua.html b/docs/examples/testinputfields2.lua.html
index 0f23dec..8fdde30 100644
--- a/docs/examples/testinputfields2.lua.html
+++ b/docs/examples/testinputfields2.lua.html
@@ -129,7 +129,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/examples/testxml.lua.html b/docs/examples/testxml.lua.html
index db1698e..2ba0c07 100644
--- a/docs/examples/testxml.lua.html
+++ b/docs/examples/testxml.lua.html
@@ -202,7 +202,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/examples/which.lua.html b/docs/examples/which.lua.html
index 67a9ac6..bc9f21b 100644
--- a/docs/examples/which.lua.html
+++ b/docs/examples/which.lua.html
@@ -148,7 +148,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/index.html b/docs/index.html
index 42fe6fd..a579a54 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -110,7 +110,7 @@
<div id="content">
- <h2>Penlight Lua Libraries 1.8.0</h2>
+ <h2>Penlight Lua Libraries 1.9.0</h2>
<p>The documentation is available <a href="manual/01-introduction.md.html#">here</a>.</p>
<h2>Libraries</h2>
@@ -382,7 +382,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.app.html b/docs/libraries/pl.app.html
index 3e18bf4..03dd84f 100644
--- a/docs/libraries/pl.app.html
+++ b/docs/libraries/pl.app.html
@@ -131,7 +131,7 @@
</tr>
<tr>
<td class="name" nowrap><a href="#require_here">require_here (base)</a></td>
- <td class="summary">add the current script's path to the Lua module path.</td>
+ <td class="summary">prefixes the current script's path to the Lua module path.</td>
</tr>
<tr>
<td class="name" nowrap><a href="#appfile">appfile (file)</a></td>
@@ -183,19 +183,21 @@
<strong>require_here (base)</strong>
</dt>
<dd>
- add the current script's path to the Lua module path.
+ prefixes the current script's path to the Lua module path.
Applies to both the source and the binary module paths. It makes it easy for
the main file of a multi-file program to access its modules in the same directory.
<code>base</code> allows these modules to be put in a specified subdirectory, to allow for
cleaner deployment and resolve potential conflicts between a script name and its
- library directory.
+ library directory.</p>
+
+<p> Note: the path is prefixed, so it is searched first when requiring modules.
<h3>Parameters:</h3>
<ul>
<li><span class="parameter">base</span>
<span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
- optional base directory.
+ optional base directory (absolute, or relative path).
</li>
</ul>
@@ -292,7 +294,7 @@
<pre class="example"><span class="comment">-- execute: lua -lluacov -e 'print(_VERSION)' myscript.lua
</span>
<span class="comment">-- myscript.lua
-</span><span class="global">print</span>(<span class="global">require</span>(<span class="string">"pl.app"</span>).lua())) <span class="comment">--&gt; lua -lluacov -e 'print(_VERSION)'</span></pre>
+</span><span class="global">print</span>(<span class="global">require</span>(<span class="string">"pl.app"</span>).lua()) <span class="comment">--&gt; "lua -lluacov -e 'print(_VERSION)'", "lua"</span></pre>
</ul>
</dd>
@@ -388,7 +390,7 @@ params = {
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.array2d.html b/docs/libraries/pl.array2d.html
index 60577e3..8d74084 100644
--- a/docs/libraries/pl.array2d.html
+++ b/docs/libraries/pl.array2d.html
@@ -1143,7 +1143,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.class.html b/docs/libraries/pl.class.html
index 285b538..968a8c9 100644
--- a/docs/libraries/pl.class.html
+++ b/docs/libraries/pl.class.html
@@ -325,7 +325,7 @@ class.B(A)
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.compat.html b/docs/libraries/pl.compat.html
index 77edd2f..e281e81 100644
--- a/docs/libraries/pl.compat.html
+++ b/docs/libraries/pl.compat.html
@@ -34,6 +34,7 @@
<ul>
<li><a href="#Functions">Functions</a></li>
<li><a href="#Fields">Fields</a></li>
+<li><a href="#OpenResty_compatibility__broken_coroutines_">OpenResty compatibility (broken coroutines) </a></li>
<li><a href="#Global_exported_functions__for_Lua_5_1___LuaJIT_">Global exported functions (for Lua 5.1 & LuaJIT) </a></li>
</ul>
@@ -170,6 +171,13 @@
<td class="summary">boolean flag this is a Windows platform.</td>
</tr>
</table>
+<h2><a href="#OpenResty_compatibility__broken_coroutines_">OpenResty compatibility (broken coroutines) </a></h2>
+<table class="function_list">
+ <tr>
+ <td class="name" nowrap><a href="#wrap">wrap (func)</a></td>
+ <td class="summary">Wraps a function into a coroutine.</td>
+ </tr>
+</table>
<h2><a href="#Global_exported_functions__for_Lua_5_1___LuaJIT_">Global exported functions (for Lua 5.1 & LuaJIT) </a></h2>
<table class="function_list">
<tr>
@@ -416,6 +424,39 @@
</dd>
</dl>
+ <h2 class="section-header "><a name="OpenResty_compatibility__broken_coroutines_"></a>OpenResty compatibility (broken coroutines) </h2>
+
+ <dl class="function">
+ <dt>
+ <a name = "wrap"></a>
+ <strong>wrap (func)</strong>
+ </dt>
+ <dd>
+ Wraps a function into a coroutine.
+ This compatibility function is to restore <code>coroutine.wrap()</code> compatibility on
+ OpenResty. On OpenResty, when a coroutine throws an error, the wrapper return
+ <code>nil+err</code> instead of passing the hard error.
+ This function will have traditional Lua behaviour on all implementations.
+
+
+ <h3>Parameters:</h3>
+ <ul>
+ <li><span class="parameter">func</span>
+ function to wrap into a coroutine
+ </li>
+ </ul>
+
+ <h3>Returns:</h3>
+ <ol>
+
+ a coroutine (thread type)
+ </ol>
+
+
+
+
+</dd>
+</dl>
<h2 class="section-header "><a name="Global_exported_functions__for_Lua_5_1___LuaJIT_"></a>Global exported functions (for Lua 5.1 & LuaJIT) </h2>
<dl class="function">
@@ -540,7 +581,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.comprehension.html b/docs/libraries/pl.comprehension.html
index b9b50cb..6cfead3 100644
--- a/docs/libraries/pl.comprehension.html
+++ b/docs/libraries/pl.comprehension.html
@@ -158,7 +158,7 @@ C <span class="string">'{x,y} for x for y'</span> ({<span class="number">1</span
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.config.html b/docs/libraries/pl.config.html
index f633a09..4c09f50 100644
--- a/docs/libraries/pl.config.html
+++ b/docs/libraries/pl.config.html
@@ -252,7 +252,7 @@ ports = <span class="number">1002</span>,<span class="number">1003</span>,<span
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.data.html b/docs/libraries/pl.data.html
index 752f592..761e1b5 100644
--- a/docs/libraries/pl.data.html
+++ b/docs/libraries/pl.data.html
@@ -564,7 +564,7 @@ data.read <span class="string">'test.txt'</span>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.dir.html b/docs/libraries/pl.dir.html
index fa39937..72929ba 100644
--- a/docs/libraries/pl.dir.html
+++ b/docs/libraries/pl.dir.html
@@ -607,7 +607,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.file.html b/docs/libraries/pl.file.html
index 0f6cc3d..03b42a5 100644
--- a/docs/libraries/pl.file.html
+++ b/docs/libraries/pl.file.html
@@ -294,7 +294,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.func.html b/docs/libraries/pl.func.html
index 1ab967b..66fea6a 100644
--- a/docs/libraries/pl.func.html
+++ b/docs/libraries/pl.func.html
@@ -453,7 +453,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.html b/docs/libraries/pl.html
index d59f612..551669b 100644
--- a/docs/libraries/pl.html
+++ b/docs/libraries/pl.html
@@ -132,7 +132,7 @@ Updated to use <a href="../libraries/pl.import_into.html#">pl.import_into</a></p
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.import_into.html b/docs/libraries/pl.import_into.html
index c3ef7da..296acd2 100644
--- a/docs/libraries/pl.import_into.html
+++ b/docs/libraries/pl.import_into.html
@@ -135,7 +135,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.input.html b/docs/libraries/pl.input.html
index d9f2c3f..02be1b5 100644
--- a/docs/libraries/pl.input.html
+++ b/docs/libraries/pl.input.html
@@ -329,7 +329,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.lapp.html b/docs/libraries/pl.lapp.html
index 67dde03..437bab2 100644
--- a/docs/libraries/pl.lapp.html
+++ b/docs/libraries/pl.lapp.html
@@ -375,7 +375,7 @@ Does some calculations
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.lexer.html b/docs/libraries/pl.lexer.html
index aaacf42..82a9e2f 100644
--- a/docs/libraries/pl.lexer.html
+++ b/docs/libraries/pl.lexer.html
@@ -517,7 +517,7 @@ keyword <span class="keyword">do</span>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.luabalanced.html b/docs/libraries/pl.luabalanced.html
index 1cf8777..55b7fe3 100644
--- a/docs/libraries/pl.luabalanced.html
+++ b/docs/libraries/pl.luabalanced.html
@@ -142,7 +142,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.operator.html b/docs/libraries/pl.operator.html
index f23193e..de181b9 100644
--- a/docs/libraries/pl.operator.html
+++ b/docs/libraries/pl.operator.html
@@ -812,7 +812,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.path.html b/docs/libraries/pl.path.html
index 0e694b8..256d96e 100644
--- a/docs/libraries/pl.path.html
+++ b/docs/libraries/pl.path.html
@@ -1063,7 +1063,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.permute.html b/docs/libraries/pl.permute.html
index 6fae70c..173ce83 100644
--- a/docs/libraries/pl.permute.html
+++ b/docs/libraries/pl.permute.html
@@ -202,7 +202,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.pretty.html b/docs/libraries/pl.pretty.html
index ca353e5..a11ceb2 100644
--- a/docs/libraries/pl.pretty.html
+++ b/docs/libraries/pl.pretty.html
@@ -395,7 +395,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.seq.html b/docs/libraries/pl.seq.html
index 4571e69..51c5599 100644
--- a/docs/libraries/pl.seq.html
+++ b/docs/libraries/pl.seq.html
@@ -881,7 +881,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.sip.html b/docs/libraries/pl.sip.html
index 0d56269..5d13b6f 100644
--- a/docs/libraries/pl.sip.html
+++ b/docs/libraries/pl.sip.html
@@ -392,7 +392,7 @@ q quoted <span class="global">string</span>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.strict.html b/docs/libraries/pl.strict.html
index 4534a94..1d85202 100644
--- a/docs/libraries/pl.strict.html
+++ b/docs/libraries/pl.strict.html
@@ -263,7 +263,7 @@ M.not_allowed = <span class="string">"bad boy"</span> <span class="comment">--
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.stringio.html b/docs/libraries/pl.stringio.html
index a0f6335..be960d9 100644
--- a/docs/libraries/pl.stringio.html
+++ b/docs/libraries/pl.stringio.html
@@ -208,7 +208,7 @@ f:write(<span class="string">'dolly'</span>)
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.stringx.html b/docs/libraries/pl.stringx.html
index e2d2838..f59ea48 100644
--- a/docs/libraries/pl.stringx.html
+++ b/docs/libraries/pl.stringx.html
@@ -1232,7 +1232,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.tablex.html b/docs/libraries/pl.tablex.html
index d932cf3..ab0c8a8 100644
--- a/docs/libraries/pl.tablex.html
+++ b/docs/libraries/pl.tablex.html
@@ -1973,7 +1973,7 @@ tablex.map_named_method(<span class="string">"faster"</span>, cars, <span class=
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.template.html b/docs/libraries/pl.template.html
index 06ff25c..c4067b7 100644
--- a/docs/libraries/pl.template.html
+++ b/docs/libraries/pl.template.html
@@ -329,7 +329,7 @@ static int l_${n} (luaState *state);
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.test.html b/docs/libraries/pl.test.html
index 00aaadb..5b30c81 100644
--- a/docs/libraries/pl.test.html
+++ b/docs/libraries/pl.test.html
@@ -438,7 +438,7 @@ test.asserteq({<span class="number">1</span>,<span class="number">2</span>},{<sp
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.text.html b/docs/libraries/pl.text.html
index 7368569..1a9f248 100644
--- a/docs/libraries/pl.text.html
+++ b/docs/libraries/pl.text.html
@@ -374,7 +374,7 @@ dog = Pluto
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.types.html b/docs/libraries/pl.types.html
index 16f7132..edb89b8 100644
--- a/docs/libraries/pl.types.html
+++ b/docs/libraries/pl.types.html
@@ -468,7 +468,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.url.html b/docs/libraries/pl.url.html
index c6861cb..730f22d 100644
--- a/docs/libraries/pl.url.html
+++ b/docs/libraries/pl.url.html
@@ -205,7 +205,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.utils.html b/docs/libraries/pl.utils.html
index bc0a5a9..7862e59 100644
--- a/docs/libraries/pl.utils.html
+++ b/docs/libraries/pl.utils.html
@@ -1260,7 +1260,7 @@ string_lambda <span class="string">'_+1'</span> (<span class="number">2</span>)
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/libraries/pl.xml.html b/docs/libraries/pl.xml.html
index 4778a85..8818b5d 100644
--- a/docs/libraries/pl.xml.html
+++ b/docs/libraries/pl.xml.html
@@ -828,7 +828,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/manual/01-introduction.md.html b/docs/manual/01-introduction.md.html
index 865799e..c085fd0 100644
--- a/docs/manual/01-introduction.md.html
+++ b/docs/manual/01-introduction.md.html
@@ -836,7 +836,7 @@ again comes with run-time costs.</p>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/manual/02-arrays.md.html b/docs/manual/02-arrays.md.html
index de25844..353eb6e 100644
--- a/docs/manual/02-arrays.md.html
+++ b/docs/manual/02-arrays.md.html
@@ -907,7 +907,7 @@ methods.</p>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/manual/03-strings.md.html b/docs/manual/03-strings.md.html
index 908e722..7bcd877 100644
--- a/docs/manual/03-strings.md.html
+++ b/docs/manual/03-strings.md.html
@@ -390,7 +390,7 @@ builder' pattern is useful for efficiently creating large strings.</p>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/manual/04-paths.md.html b/docs/manual/04-paths.md.html
index 70a7cbc..5ba224c 100644
--- a/docs/manual/04-paths.md.html
+++ b/docs/manual/04-paths.md.html
@@ -322,7 +322,7 @@ do the job:</p>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/manual/05-dates.md.html b/docs/manual/05-dates.md.html
index 07c0b77..c13baac 100644
--- a/docs/manual/05-dates.md.html
+++ b/docs/manual/05-dates.md.html
@@ -260,7 +260,7 @@ exactly what the expected format is, so there is an explicit flag:</p>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/manual/06-data.md.html b/docs/manual/06-data.md.html
index 98a49bc..80a2bc5 100644
--- a/docs/manual/06-data.md.html
+++ b/docs/manual/06-data.md.html
@@ -1626,7 +1626,7 @@ this is not the tool for you!</p>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/manual/07-functional.md.html b/docs/manual/07-functional.md.html
index 56c15fc..9678164 100644
--- a/docs/manual/07-functional.md.html
+++ b/docs/manual/07-functional.md.html
@@ -827,7 +827,7 @@ this;</p>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/manual/08-additional.md.html b/docs/manual/08-additional.md.html
index d713e8f..0548a9e 100644
--- a/docs/manual/08-additional.md.html
+++ b/docs/manual/08-additional.md.html
@@ -808,7 +808,7 @@ test.asserteq(T(failing()),T(<span class="keyword">nil</span>,<span class="strin
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
diff --git a/docs/manual/09-discussion.md.html b/docs/manual/09-discussion.md.html
index 1b70470..17057d4 100644
--- a/docs/manual/09-discussion.md.html
+++ b/docs/manual/09-discussion.md.html
@@ -226,7 +226,7 @@ cached in as efficient way as possible.</p>
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
-<i style="float:right;">Last updated 2020-08-05 10:30:11 </i>
+<i style="float:right;">Last updated 2020-09-22 15:59:54 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>