Pudu programming language
Menu
API reference

Std.Text.Parse.Step

1 declaration

type

Step

This declaration introduces a public type.

What it does

What one step of parsing produced: a value and what remains, or a problem.

Read the signature

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

Back to Std.Text.ParseSearch related declarations