Results for “Std.Iter.Repeated”
2 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Iter.Repeated
A walk that yields the same item a fixed number of times.
- Std.Iter.repeat
T -> Int -> Std.Iter.Repeated[T]The same value,
counttimes.
