moonpool/ocaml/Topeval/index.html
2024-05-20 20:32:52 +00:00

2 lines
889 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Topeval (ocaml.Topeval)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../_odoc-theme/odoc.css"/><meta name="generator" content="odoc 2.4.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../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">ocaml</a> &#x00BB; Topeval</nav><header class="odoc-preamble"><h1>Module <code><span>Topeval</span></code></h1><p>This module provides two alternative implementations for internals of <code>Toploop</code>, for bytecode and native code.</p><p>You should not use it directly, refer to the functions in <code>Toploop</code> instead.</p></header><div class="odoc-content"></div></body></html>