Pudu programming language
Menu
API reference

Std.Iter.Taken

1 declaration

type

Taken

This declaration introduces a public type.

What it does

A sequence of at most the first limit items of another.

Read the signature

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

Back to Std.IterSearch related declarations