Skip to content

Commit aa2c3d8

Browse files
committed
Deploying to wikidoc from @ 2747875 🚀
1 parent 09c372a commit aa2c3d8

File tree

13 files changed

+110884
-110898
lines changed

13 files changed

+110884
-110898
lines changed

doc/dev/api/js_of_ocaml-compiler/Js_of_ocaml_compiler/Flow/index.html

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,10 @@
66
<span><span>(<span><span class="type-var">'b</span> <span class="arrow">&#45;&gt;</span></span> <span><span class="type-var">'b</span> <span class="arrow">&#45;&gt;</span></span> <span class="type-var">'b</span>)</span> <span class="arrow">&#45;&gt;</span></span>
77
<span><a href="../Code/Var/Tbl/index.html#type-key">Code.Var.Tbl.key</a> <span class="arrow">&#45;&gt;</span></span>
88
<span class="type-var">'b</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-the_def_of"><a href="#val-the_def_of" class="anchor"></a><code><span><span class="keyword">val</span> the_def_of : <span><a href="Info/index.html#type-t">Info.t</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../Code/index.html#type-prim_arg">Code.prim_arg</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../Code/index.html#type-expr">Code.expr</a> option</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-the_const_of"><a href="#val-the_const_of" class="anchor"></a><code><span><span class="keyword">val</span> the_const_of :
9-
<span><span class="label">target</span>:<span>[ `JavaScript <span>| `Wasm</span> ]</span> <span class="arrow">&#45;&gt;</span></span>
9+
<span><span class="label">eq</span>:<span>(<span><a href="../Code/index.html#type-constant">Code.constant</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../Code/index.html#type-constant">Code.constant</a> <span class="arrow">&#45;&gt;</span></span> bool)</span> <span class="arrow">&#45;&gt;</span></span>
1010
<span><a href="Info/index.html#type-t">Info.t</a> <span class="arrow">&#45;&gt;</span></span>
1111
<span><a href="../Code/index.html#type-prim_arg">Code.prim_arg</a> <span class="arrow">&#45;&gt;</span></span>
12-
<span><a href="../Code/index.html#type-constant">Code.constant</a> option</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-the_string_of"><a href="#val-the_string_of" class="anchor"></a><code><span><span class="keyword">val</span> the_string_of :
13-
<span><span class="label">target</span>:<span>[ `JavaScript <span>| `Wasm</span> ]</span> <span class="arrow">&#45;&gt;</span></span>
14-
<span><a href="Info/index.html#type-t">Info.t</a> <span class="arrow">&#45;&gt;</span></span>
15-
<span><a href="../Code/index.html#type-prim_arg">Code.prim_arg</a> <span class="arrow">&#45;&gt;</span></span>
16-
<span>string option</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-the_native_string_of"><a href="#val-the_native_string_of" class="anchor"></a><code><span><span class="keyword">val</span> the_native_string_of :
17-
<span><span class="label">target</span>:<span>[ `JavaScript <span>| `Wasm</span> ]</span> <span class="arrow">&#45;&gt;</span></span>
12+
<span><a href="../Code/index.html#type-constant">Code.constant</a> option</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-the_string_of"><a href="#val-the_string_of" class="anchor"></a><code><span><span class="keyword">val</span> the_string_of : <span><a href="Info/index.html#type-t">Info.t</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../Code/index.html#type-prim_arg">Code.prim_arg</a> <span class="arrow">&#45;&gt;</span></span> <span>string option</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-the_native_string_of"><a href="#val-the_native_string_of" class="anchor"></a><code><span><span class="keyword">val</span> the_native_string_of :
1813
<span><a href="Info/index.html#type-t">Info.t</a> <span class="arrow">&#45;&gt;</span></span>
1914
<span><a href="../Code/index.html#type-prim_arg">Code.prim_arg</a> <span class="arrow">&#45;&gt;</span></span>
2015
<span><a href="../Code/Native_string/index.html#type-t">Code.Native_string.t</a> option</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-the_block_contents_of"><a href="#val-the_block_contents_of" class="anchor"></a><code><span><span class="keyword">val</span> the_block_contents_of : <span><a href="Info/index.html#type-t">Info.t</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../Code/index.html#type-prim_arg">Code.prim_arg</a> <span class="arrow">&#45;&gt;</span></span> <span><span><a href="../Code/Var/index.html#type-t">Code.Var.t</a> array</span> option</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-the_int"><a href="#val-the_int" class="anchor"></a><code><span><span class="keyword">val</span> the_int : <span><a href="Info/index.html#type-t">Info.t</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../Code/index.html#type-prim_arg">Code.prim_arg</a> <span class="arrow">&#45;&gt;</span></span> <span><a href="../Targetint/index.html#type-t">Targetint.t</a> option</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-f"><a href="#val-f" class="anchor"></a><code><span><span class="keyword">val</span> f : <span><a href="../Code/index.html#type-program">Code.program</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Code/index.html#type-program">Code.program</a> * <a href="Info/index.html#type-t">Info.t</a></span></code></div></div></div></body></html>

doc/dev/manual/files/boulderdash/boulderdash.bc.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/dev/manual/files/cubes/cubes.bc.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/dev/manual/files/graph_viewer/viewer_js.bc.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/dev/manual/files/hyperbolic/hypertree.bc.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/dev/manual/files/minesweeper/main.bc.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/dev/manual/files/planet/planet.bc.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/dev/manual/files/toplevel/test_dynlink.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)