- From: Boris Zbarsky via GitHub <sysbot+gh@w3.org>
- Date: Fri, 16 Feb 2018 20:33:42 +0000
- To: public-houdini-archive@w3.org
One thing, in case we care. If order matters, equality can be determined in O(N) time in length of the lists. If order does not matter, it's O(N^2). I don't have a good feel for what sort of N we can expect here, especially as people use these APIs instead of hand-authoring their calc() expressions. -- GitHub Notification of comment by bzbarsky Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/681#issuecomment-366350578 using your GitHub account
Received on Friday, 16 February 2018 20:33:45 UTC