- From: Joshua Bell <notifications@github.com>
- Date: Fri, 04 Jun 2021 09:21:24 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 4 June 2021 16:24:04 UTC
@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