Axel Hecht
Axel Hecht
We're making good progress in our LL(k) piece by using the following. The stream yields an unique extra symbol after the end of the doc, like so https://github.com/stasm/fluent-kombi/blob/ba2fdeb26cc969720f7371b6fb00422e1e9bcfde/stream.mjs#L16-L18 That would...
I see that this is a hard problem while we're transitioning. One idea I just had was if we can pull all of this into a subcommand of `backstage-cli migrate`...
> I share @Pike's concern about `str` also qualifying as an `Iterable[str]` as well as a `Sequence[str]`, but this seems like a pretty common issue that doesn't really have a...