03:02
<Jack Works>
@rbuckton do you include Function.prototype[Symbol.customMatcher] methods in extractor proposal?
03:03
<Jack Works>
if not, adding them in the pattern matching proposal later might be a breaking change
03:03
<Jack Works>
(or basically all runtime built-in methods in the pattern matching)
03:04
<Jack Works>
or we can hold the engines to ship it (ah JS Sugar comes!) until pattern matching catches the process
03:05
<rbuckton>
Right now its "whatever's in pattern matching". I don't expect extractors to make Stage 2.7/3 prior to pattern matching getting to stage 2, so I hope to keep these things close together.