Re: [whatwg/dom] Add convenient, ergonomic, performant API for sorting siblings (#586)

Also I should note I'm not wedded to the idea of a numeric key-based method. A comparator function like JS's array.sort() seems like a better fit with the existing platform, and a bit more powerful, but it definitely brings extra complexity. I'm just unsure.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/586#issuecomment-371704137

Received on Friday, 9 March 2018 03:42:12 UTC