File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ <h2>Functions</h2>
167
167
< a id ="rangify " class ="public " href ="../dpq2/result/rangify.html "> rangify</ a > < span class ="tableEntryAnnotation "> (obj)</ span >
168
168
</ code >
169
169
</ td >
170
- < td > Creates forward range from immutable Answer
170
+ < td > Creates forward range from Answer, Row or from any immutable indexed type
171
171
</ td >
172
172
</ tr >
173
173
< tr >
Original file line number Diff line number Diff line change 143
143
</ nav >
144
144
< div id ="main-contents ">
145
145
< 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
147
147
</ p >
148
148
< div class ="prototype ">
149
149
< code class ="lang-d ">
You can’t perform that action at this time.
0 commit comments