Pudu programming language
Menu
API reference

Std.Iter.Repeated

1 declaration

type

Repeated

This declaration introduces a public type.

What it does

A walk that yields the same item a fixed number of times.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.IterSearch related declarations