Skip to content

2.0.0

@lrhn lrhn tagged this 28 Apr 16:22
Update to new language version (3.0+) and lints.

Add class modifiers on classes. Most `final`.

Change return type of some `void` methods to `Null`,
to allow chaining them after, for example, `tryString() ??`,
as a default fallback.

Optimize whitespace skipping.

Make `ByteReader` and `StringReader` sources more in sync.
Assets 2
Loading