Re: [w3c/IndexedDB] Use infra sorting definitions for name lists (#358)

@inexorabletash commented on this pull request.



> @@ -390,8 +390,14 @@ opaque sequences of 16-bit code units.
   can store.
 </aside>
 
-A <dfn>sorted name list</dfn> is a list containing [=/names=]
-sorted in ascending order by 16-bit code unit.
+<div algorithm>
+
+To <dfn>create a sorted name list</dfn> from a [=/list=] |names|, run these steps:

Good idea. Turns out Bikeshed can infer "creating" from "create", no need to even change the algorithm definition.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/pull/358#discussion_r645698373

Received on Friday, 4 June 2021 16:24:04 UTC