Skip to content

Commit 9058ab1

Browse files
committed
Fix repeat_n library (should be IT)
1 parent 1fd571c commit 9058ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/itercheat/itercheat.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ <h2 id="sec-generators">Generators</h2>
186186
</tr>
187187

188188
<tr>
189-
<td>Std</td>
189+
<td>IT</td>
190190
<td data-doc-link="https://docs.rs/itertools/*/itertools/fn.repeat_n.html">repeat_n</td>
191191
<td>\(a\),</td>
192192
<td>\(n\)</td>

0 commit comments

Comments
 (0)