RsTQuotedDelim.html 1.6 KB

12345678910111213141516
  1. <!DOCTYPE HTML>
  2. <html><head><meta charset="utf-8"><title>RsTQuotedDelim</title><link rel="stylesheet" href="Agda.css"></head><body><pre class="Agda"><a id="1" class="Background">av
  3. </a><a id="4" class="Markup">::
  4. </a> <a id="9" class="Keyword">module</a> <a id="16" href="RsTQuotedDelim.html" class="Module">RsTQuotedDelim</a> <a id="31" class="Keyword">where</a>
  5. <a id="45" class="Keyword">data</a> <a id="Bool"></a><a id="50" href="RsTQuotedDelim.html#50" class="Datatype">Bool</a> <a id="55" class="Symbol">:</a> <a id="57" href="Agda.Primitive.html#311" class="Primitive">Set</a> <a id="61" class="Keyword">where</a>
  6. <a id="Bool.true"></a><a id="75" href="RsTQuotedDelim.html#75" class="InductiveConstructor">true</a> <a id="80" class="Symbol">:</a> <a id="82" href="RsTQuotedDelim.html#50" class="Datatype">Bool</a>
  7. <a id="Bool.false"></a><a id="95" href="RsTQuotedDelim.html#95" class="InductiveConstructor">false</a> <a id="101" class="Symbol">:</a> <a id="103" href="RsTQuotedDelim.html#50" class="Datatype">Bool</a>
  8. <a id="Bool.dunno"></a><a id="116" href="RsTQuotedDelim.html#116" class="InductiveConstructor">dunno</a> <a id="122" class="Symbol">:</a> <a id="124" href="RsTQuotedDelim.html#50" class="Datatype">Bool</a>
  9. <a id="Bool.aa"></a><a id="137" href="RsTQuotedDelim.html#137" class="InductiveConstructor">aa</a> <a id="140" class="Symbol">:</a> <a id="142" class="Comment">{- :: -}</a> <a id="151" href="RsTQuotedDelim.html#50" class="Datatype">Bool</a>
  10. <a id="157" class="Background">blip :: blop
  11. a : Bool
  12. a = bb
  13. </a></pre></body></html>