-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ f3175c0 🚀
- Loading branch information
1 parent
f678e17
commit e27af70
Showing
384 changed files
with
3,593 additions
and
824 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<!DOCTYPE html> | ||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Assigned (owi.Owi.Assigned)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 2.4.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../odoc.support/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> – <a href="../../index.html">owi</a> » <a href="../index.html">Owi</a> » Assigned</nav><header class="odoc-preamble"><h1>Module <code><span>Owi.Assigned</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec type anchored" id="type-t"><a href="#type-t" class="anchor"></a><code><span><span class="keyword">type</span> t</span><span> = </span><span>{</span></code><ol><li id="type-t.id" class="def record field anchored"><a href="#type-t.id" class="anchor"></a><code><span>id : <span>string option</span>;</span></code></li><li id="type-t.typ" class="def record field anchored"><a href="#type-t.typ" class="anchor"></a><code><span>typ : <span><span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-str_type">Types.str_type</a></span> <a href="../Named/index.html#type-t">Named.t</a></span>;</span></code></li><li id="type-t.global" class="def record field anchored"><a href="#type-t.global" class="anchor"></a><code><span>global : <span><span><span>(<a href="../Text/index.html#type-global">Text.global</a>, <span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-global_type">Types.global_type</a></span>)</span> <a href="../Runtime/index.html#type-t">Runtime.t</a></span> <a href="../Named/index.html#type-t">Named.t</a></span>;</span></code></li><li id="type-t.table" class="def record field anchored"><a href="#type-t.table" class="anchor"></a><code><span>table : <span><span><span>(<span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-table">Types.table</a></span>, <span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-table_type">Types.table_type</a></span>)</span> <a href="../Runtime/index.html#type-t">Runtime.t</a></span> | ||
<a href="../Named/index.html#type-t">Named.t</a></span>;</span></code></li><li id="type-t.mem" class="def record field anchored"><a href="#type-t.mem" class="anchor"></a><code><span>mem : <span><span><span>(<a href="../Types/index.html#type-mem">Types.mem</a>, <a href="../Types/index.html#type-limits">Types.limits</a>)</span> <a href="../Runtime/index.html#type-t">Runtime.t</a></span> <a href="../Named/index.html#type-t">Named.t</a></span>;</span></code></li><li id="type-t.func" class="def record field anchored"><a href="#type-t.func" class="anchor"></a><code><span>func : <span><span><span>(<span><a href="../Types/index.html#type-text">Types.text</a> <a href="../Types/index.html#type-func">Types.func</a></span>, <span><a href="../Types/index.html#type-text">Types.text</a> <a href="../Types/index.html#type-block_type">Types.block_type</a></span>)</span> <a href="../Runtime/index.html#type-t">Runtime.t</a></span> <a href="../Named/index.html#type-t">Named.t</a></span>;</span></code></li><li id="type-t.elem" class="def record field anchored"><a href="#type-t.elem" class="anchor"></a><code><span>elem : <span><a href="../Text/index.html#type-elem">Text.elem</a> <a href="../Named/index.html#type-t">Named.t</a></span>;</span></code></li><li id="type-t.data" class="def record field anchored"><a href="#type-t.data" class="anchor"></a><code><span>data : <span><a href="../Text/index.html#type-data">Text.data</a> <a href="../Named/index.html#type-t">Named.t</a></span>;</span></code></li><li id="type-t.exports" class="def record field anchored"><a href="#type-t.exports" class="anchor"></a><code><span>exports : <a href="../Grouped/index.html#type-opt_exports">Grouped.opt_exports</a>;</span></code></li><li id="type-t.start" class="def record field anchored"><a href="#type-t.start" class="anchor"></a><code><span>start : <span><span><a href="../Types/index.html#type-text">Types.text</a> <a href="../Types/index.html#type-indice">Types.indice</a></span> option</span>;</span></code></li></ol><code><span>}</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-of_grouped"><a href="#val-of_grouped" class="anchor"></a><code><span><span class="keyword">val</span> of_grouped : <span><a href="../Grouped/index.html#type-t">Grouped.t</a> <span class="arrow">-></span></span> <span><a href="#type-t">t</a> <a href="../Result/index.html#type-t">Result.t</a></span></span></code></div></div></div></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<!DOCTYPE html> | ||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Binary (owi.Owi.Binary)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 2.4.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../odoc.support/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> – <a href="../../index.html">owi</a> » <a href="../index.html">Owi</a> » Binary</nav><header class="odoc-preamble"><h1>Module <code><span>Owi.Binary</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec type anchored" id="type-export"><a href="#type-export" class="anchor"></a><code><span><span class="keyword">type</span> export</span><span> = </span><span>{</span></code><ol><li id="type-export.name" class="def record field anchored"><a href="#type-export.name" class="anchor"></a><code><span>name : string;</span></code></li><li id="type-export.id" class="def record field anchored"><a href="#type-export.id" class="anchor"></a><code><span>id : int;</span></code></li></ol><code><span>}</span></code></div><div class="spec-doc"><p>named export</p></div></div><div class="odoc-spec"><div class="spec type anchored" id="type-exports"><a href="#type-exports" class="anchor"></a><code><span><span class="keyword">type</span> exports</span><span> = </span><span>{</span></code><ol><li id="type-exports.global" class="def record field anchored"><a href="#type-exports.global" class="anchor"></a><code><span>global : <span><a href="#type-export">export</a> list</span>;</span></code></li><li id="type-exports.mem" class="def record field anchored"><a href="#type-exports.mem" class="anchor"></a><code><span>mem : <span><a href="#type-export">export</a> list</span>;</span></code></li><li id="type-exports.table" class="def record field anchored"><a href="#type-exports.table" class="anchor"></a><code><span>table : <span><a href="#type-export">export</a> list</span>;</span></code></li><li id="type-exports.func" class="def record field anchored"><a href="#type-exports.func" class="anchor"></a><code><span>func : <span><a href="#type-export">export</a> list</span>;</span></code></li></ol><code><span>}</span></code></div><div class="spec-doc"><p>named exports of a module</p></div></div><div class="odoc-spec"><div class="spec type anchored" id="type-global"><a href="#type-global" class="anchor"></a><code><span><span class="keyword">type</span> global</span><span> = </span><span>{</span></code><ol><li id="type-global.typ" class="def record field anchored"><a href="#type-global.typ" class="anchor"></a><code><span>typ : <span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-global_type">Types.global_type</a></span>;</span></code></li><li id="type-global.init" class="def record field anchored"><a href="#type-global.init" class="anchor"></a><code><span>init : <span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-expr">Types.expr</a></span>;</span></code></li><li id="type-global.id" class="def record field anchored"><a href="#type-global.id" class="anchor"></a><code><span>id : <span>string option</span>;</span></code></li></ol><code><span>}</span></code></div></div><div class="odoc-spec"><div class="spec type anchored" id="type-data_mode"><a href="#type-data_mode" class="anchor"></a><code><span><span class="keyword">type</span> data_mode</span><span> = </span></code><ol><li id="type-data_mode.Data_passive" class="def variant constructor anchored"><a href="#type-data_mode.Data_passive" class="anchor"></a><code><span>| </span><span><span class="constructor">Data_passive</span></span></code></li><li id="type-data_mode.Data_active" class="def variant constructor anchored"><a href="#type-data_mode.Data_active" class="anchor"></a><code><span>| </span><span><span class="constructor">Data_active</span> <span class="keyword">of</span> int * <span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-expr">Types.expr</a></span></span></code></li></ol></div></div><div class="odoc-spec"><div class="spec type anchored" id="type-data"><a href="#type-data" class="anchor"></a><code><span><span class="keyword">type</span> data</span><span> = </span><span>{</span></code><ol><li id="type-data.id" class="def record field anchored"><a href="#type-data.id" class="anchor"></a><code><span>id : <span>string option</span>;</span></code></li><li id="type-data.init" class="def record field anchored"><a href="#type-data.init" class="anchor"></a><code><span>init : string;</span></code></li><li id="type-data.mode" class="def record field anchored"><a href="#type-data.mode" class="anchor"></a><code><span>mode : <a href="#type-data_mode">data_mode</a>;</span></code></li></ol><code><span>}</span></code></div></div><div class="odoc-spec"><div class="spec type anchored" id="type-elem_mode"><a href="#type-elem_mode" class="anchor"></a><code><span><span class="keyword">type</span> elem_mode</span><span> = </span></code><ol><li id="type-elem_mode.Elem_passive" class="def variant constructor anchored"><a href="#type-elem_mode.Elem_passive" class="anchor"></a><code><span>| </span><span><span class="constructor">Elem_passive</span></span></code></li><li id="type-elem_mode.Elem_active" class="def variant constructor anchored"><a href="#type-elem_mode.Elem_active" class="anchor"></a><code><span>| </span><span><span class="constructor">Elem_active</span> <span class="keyword">of</span> <span>int option</span> * <span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-expr">Types.expr</a></span></span></code></li><li id="type-elem_mode.Elem_declarative" class="def variant constructor anchored"><a href="#type-elem_mode.Elem_declarative" class="anchor"></a><code><span>| </span><span><span class="constructor">Elem_declarative</span></span></code></li></ol></div></div><div class="odoc-spec"><div class="spec type anchored" id="type-elem"><a href="#type-elem" class="anchor"></a><code><span><span class="keyword">type</span> elem</span><span> = </span><span>{</span></code><ol><li id="type-elem.id" class="def record field anchored"><a href="#type-elem.id" class="anchor"></a><code><span>id : <span>string option</span>;</span></code></li><li id="type-elem.typ" class="def record field anchored"><a href="#type-elem.typ" class="anchor"></a><code><span>typ : <span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-ref_type">Types.ref_type</a></span>;</span></code></li><li id="type-elem.init" class="def record field anchored"><a href="#type-elem.init" class="anchor"></a><code><span>init : <span><span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-expr">Types.expr</a></span> list</span>;</span></code></li><li id="type-elem.mode" class="def record field anchored"><a href="#type-elem.mode" class="anchor"></a><code><span>mode : <a href="#type-elem_mode">elem_mode</a>;</span></code></li></ol><code><span>}</span></code></div></div><div class="odoc-spec"><div class="spec type anchored" id="type-modul"><a href="#type-modul" class="anchor"></a><code><span><span class="keyword">type</span> modul</span><span> = </span><span>{</span></code><ol><li id="type-modul.id" class="def record field anchored"><a href="#type-modul.id" class="anchor"></a><code><span>id : <span>string option</span>;</span></code></li><li id="type-modul.types" class="def record field anchored"><a href="#type-modul.types" class="anchor"></a><code><span>types : <span><span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-rec_type">Types.rec_type</a></span> array</span>;</span></code></li><li id="type-modul.global" class="def record field anchored"><a href="#type-modul.global" class="anchor"></a><code><span>global : <span><span><span>(<a href="#type-global">global</a>, <span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-global_type">Types.global_type</a></span>)</span> <a href="../Runtime/index.html#type-t">Runtime.t</a></span> array</span>;</span></code></li><li id="type-modul.table" class="def record field anchored"><a href="#type-modul.table" class="anchor"></a><code><span>table : <span><span><span>(<span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-table">Types.table</a></span>, <span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-table_type">Types.table_type</a></span>)</span> <a href="../Runtime/index.html#type-t">Runtime.t</a></span> | ||
array</span>;</span></code></li><li id="type-modul.mem" class="def record field anchored"><a href="#type-modul.mem" class="anchor"></a><code><span>mem : <span><span><span>(<a href="../Types/index.html#type-mem">Types.mem</a>, <a href="../Types/index.html#type-limits">Types.limits</a>)</span> <a href="../Runtime/index.html#type-t">Runtime.t</a></span> array</span>;</span></code></li><li id="type-modul.func" class="def record field anchored"><a href="#type-modul.func" class="anchor"></a><code><span>func : <span><span><span>(<span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-func">Types.func</a></span>, <span><a href="../Types/index.html#type-binary">Types.binary</a> <a href="../Types/index.html#type-block_type">Types.block_type</a></span>)</span> <a href="../Runtime/index.html#type-t">Runtime.t</a></span> array</span>;</span></code></li><li id="type-modul.elem" class="def record field anchored"><a href="#type-modul.elem" class="anchor"></a><code><span>elem : <span><a href="#type-elem">elem</a> array</span>;</span></code></li><li id="type-modul.data" class="def record field anchored"><a href="#type-modul.data" class="anchor"></a><code><span>data : <span><a href="#type-data">data</a> array</span>;</span></code></li><li id="type-modul.exports" class="def record field anchored"><a href="#type-modul.exports" class="anchor"></a><code><span>exports : <a href="#type-exports">exports</a>;</span></code></li><li id="type-modul.start" class="def record field anchored"><a href="#type-modul.start" class="anchor"></a><code><span>start : <span>int option</span>;</span></code></li></ol><code><span>}</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-empty_modul"><a href="#val-empty_modul" class="anchor"></a><code><span><span class="keyword">val</span> empty_modul : <a href="#type-modul">modul</a></span></code></div></div></div></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<!DOCTYPE html> | ||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Binary_encoder (owi.Owi.Binary_encoder)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 2.4.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../odoc.support/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> – <a href="../../index.html">owi</a> » <a href="../index.html">Owi</a> » Binary_encoder</nav><header class="odoc-preamble"><h1>Module <code><span>Owi.Binary_encoder</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-convert"><a href="#val-convert" class="anchor"></a><code><span><span class="keyword">val</span> convert : | ||
<span><span class="xref-unresolved">Fpath</span>.t <span class="arrow">-></span></span> | ||
<span><span class="label">unsafe</span>:bool <span class="arrow">-></span></span> | ||
<span><span class="label">optimize</span>:bool <span class="arrow">-></span></span> | ||
<span><a href="../Text/index.html#type-modul">Text.modul</a> <span class="arrow">-></span></span> | ||
<span><span>(unit, <a href="../Result/index.html#type-err">Result.err</a>)</span> <span class="xref-unresolved">Prelude</span>.result</span></span></code></div></div></div></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
<!DOCTYPE html> | ||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Binary_parser (owi.Owi.Binary_parser)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 2.4.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../odoc.support/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> – <a href="../../index.html">owi</a> » <a href="../index.html">Owi</a> » Binary_parser</nav><header class="odoc-preamble"><h1>Module <code><span>Owi.Binary_parser</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-from_string"><a href="#val-from_string" class="anchor"></a><code><span><span class="keyword">val</span> from_string : <span>string <span class="arrow">-></span></span> <span><a href="../Binary/index.html#type-modul">Binary.modul</a> <a href="../Result/index.html#type-t">Result.t</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-from_channel"><a href="#val-from_channel" class="anchor"></a><code><span><span class="keyword">val</span> from_channel : <span><span class="xref-unresolved">Prelude</span>.in_channel <span class="arrow">-></span></span> <span><a href="../Binary/index.html#type-modul">Binary.modul</a> <a href="../Result/index.html#type-t">Result.t</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-from_file"><a href="#val-from_file" class="anchor"></a><code><span><span class="keyword">val</span> from_file : <span><span class="xref-unresolved">Fpath</span>.t <span class="arrow">-></span></span> <span><a href="../Binary/index.html#type-modul">Binary.modul</a> <a href="../Result/index.html#type-t">Result.t</a></span></span></code></div></div></div></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
<!DOCTYPE html> | ||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Binary_to_text (owi.Owi.Binary_to_text)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 2.4.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../odoc.support/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> – <a href="../../index.html">owi</a> » <a href="../index.html">Owi</a> » Binary_to_text</nav><header class="odoc-preamble"><h1>Module <code><span>Owi.Binary_to_text</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-modul"><a href="#val-modul" class="anchor"></a><code><span><span class="keyword">val</span> modul : <span><a href="../Binary/index.html#type-modul">Binary.modul</a> <span class="arrow">-></span></span> <a href="../Text/index.html#type-modul">Text.modul</a></span></code></div></div></div></body></html> |
Oops, something went wrong.