Skip to content

Commit 781205a

Browse files
committed
Deploying to gh-pages from @ 081d37c 🚀
1 parent d996302 commit 781205a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dpq2/result.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ <h2>Functions</h2>
167167
<a id="rangify" class="public" href="../dpq2/result/rangify.html">rangify</a><span class="tableEntryAnnotation">(obj)</span>
168168
</code>
169169
</td>
170-
<td>Creates forward range from immutable Answer
170+
<td>Creates forward range from Answer, Row or from any immutable indexed type
171171
</td>
172172
</tr>
173173
<tr>

dpq2/result/rangify.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
</nav>
144144
<div id="main-contents">
145145
<div>
146-
<h1>Function rangify</h1><p>Creates forward range from immutable Answer
146+
<h1>Function rangify</h1><p>Creates forward range from Answer, Row or from any immutable indexed type
147147
</p>
148148
<div class="prototype">
149149
<code class="lang-d">

0 commit comments

Comments
 (0)