Skip to content

v3.0.0-alpha.1

@alecthomas alecthomas tagged this 17 Jun 05:47
BREAKING CHANGE: Bump module to v3. Replace the custom
Iterator type with Go's built-in iter.Seq[Token]. Remove
EOF sentinel and EOFType. Callers should use range loops
and slices.Collect() instead of .Tokens()/.Stdlib().
Assets 2
Loading