Pudu programming language
Menu
API reference

Std.Regex.RegexError

1 declaration

type

RegexError

This declaration introduces a public type.

What it does

Why a pattern could not be compiled, or a search could not finish.

Read the signature

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

Back to Std.RegexSearch related declarations