- From: Joshua Bell <notifications@github.com>
- Date: Thu, 20 Oct 2016 11:39:47 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
Received on Thursday, 20 October 2016 18:41:12 UTC
As more context, the "Extract a key from a value" and "Inject a key into a value" algorithms operate on clones, so are side-effect-free. (And necessarily so as some implementations may do operations asynchronously, computing index keys off thread, or deferring key injection until a value is retrieved, etc.) -- 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/100#issuecomment-255191701
Received on Thursday, 20 October 2016 18:41:12 UTC