Parsed result; built-in parsers return canonical strings.
Bound specification type.
ReadonlyresolutionSuccessful, cached parsing resolution; rendering capabilities are false.
ReadonlyspecDeeply copied and frozen specification, including its effective locale.
Readonlykind: stringLiteral discriminator used to select a registered codec.
Readonlylocale: stringExplicit specification locale or the default captured during compilation.
Parses text using the bound locale and specification; invalid input throws.
Complete localized presentation to parse.
The parser codec's domain value.
Reusable parser returned by extensions-parse!Parser.compile.
The specification and resolution are deeply frozen. The bound
parsemethod can be passed directly toArray.map; it always exists after compilation succeeds.Example: Parse a column of currency inputs