You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
1.3 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>ISequence (infer.IStdlib.ISequence)</title><link rel="stylesheet" href="../../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.2"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> <a href="../../index.html">infer</a> &#x00BB; <a href="../index.html">IStdlib</a> &#x00BB; ISequence</nav><h1>Module <code>IStdlib.ISequence</code></h1></header><aside><p>Utility functions for sequences</p></aside><dl><dt class="spec value" id="val-gen_sequence_list"><a href="#val-gen_sequence_list" class="anchor"></a><code><span class="keyword">val</span> gen_sequence_list : <span>f:<span>(<span class="type-var">'a</span> <span>&#45;&gt;</span> <span><span>(unit, <span class="type-var">'b</span>)</span> <a href="../index.html#module-IStd">IStdlib.IStd</a>.Sequence.Generator.t</span>)</span></span> <span>&#45;&gt;</span> <span><span class="type-var">'a</span> list</span> <span>&#45;&gt;</span> <span><span>(unit, <span class="type-var">'b</span>)</span> <a href="../index.html#module-IStd">IStdlib.IStd</a>.Sequence.Generator.t</span></code></dt></dl></div></body></html>