v3.0.0-alpha.1
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().
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().