Home Manual Reference Source

References

summary
public

F * nrepeat(item: any, times: Number): IterableIterator

Repeats the input item a few times.

public

F * repeat(item: Object): Iterator

Repeats the input item endlessly.