- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 07 Jun 2022 10:27:13 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 7 June 2022 17:27:25 UTC
I think that is done. The other way I could write this is by looping over the characters individually, which is what a performant implementation would do (instead of using lots of O(n) "contains" operations). But I think this is relatively clear. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1079#issuecomment-1148963228 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1079/c1148963228@github.com>
Received on Tuesday, 7 June 2022 17:27:25 UTC