Pudu programming language
Menu
API reference

Std.Iter.Indexed

1 declaration

type

Indexed

This declaration introduces a public type.

What it does

A walk over an array's items paired with their positions.

Read the signature

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

Back to Std.IterSearch related declarations