You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually there's probably an argument to be made for designing an API from scratch, and then perhaps implementing the JS API as an overlay onto it. I think this is one of those things that can be made a bit more idiomatic in the iterable paradigm, probably by just handing control of generation of output over to another generator whose argument is the match.
We should support the JS API for replacement so that the engine can be used to modify streams on the fly.
The text was updated successfully, but these errors were encountered: