Pudu programming language
Menu
API reference

Std.Iter.Zipped

1 declaration

type

Zipped

This declaration introduces a public type.

What it does

A sequence pairing two others item by item.

Read the signature

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

Back to Std.IterSearch related declarations