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
Would it be a extends TransformStream class? A .feed() method? A .hitEnd property? An override of .exec() with two parameters? A flag like /regex/p?
I know this is way ahead of a stage -1 proposal. I'm just a curious user who wants to know what kind of API I could use in a ponyfill of a similar MyCustomProgressiveRegExp class.
You can close this issue if this question is too far in the future
The text was updated successfully, but these errors were encountered:
Would it be a
extends TransformStream
class? A.feed()
method? A.hitEnd
property? An override of.exec()
with two parameters? A flag like/regex/p
?I know this is way ahead of a stage -1 proposal. I'm just a curious user who wants to know what kind of API I could use in a ponyfill of a similar
MyCustomProgressiveRegExp
class.You can close this issue if this question is too far in the future
The text was updated successfully, but these errors were encountered: