- From: Travis Leithead <notifications@github.com>
- Date: Thu, 11 Mar 2021 13:21:31 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 March 2021 21:21:43 UTC
In order for the following line, pop(), to return "employeeB", employeeB needs to be on the "top" of the stack, meaning the splice should remove employeeC at index 2. :) You can view, comment on, or merge this pull request online at: https://github.com/heycam/webidl/pull/966 -- Commit Summary -- * Adjust sample code so it makes more sense -- File Changes -- M index.bs (2) -- Patch Links -- https://github.com/heycam/webidl/pull/966.patch https://github.com/heycam/webidl/pull/966.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/966
Received on Thursday, 11 March 2021 21:21:43 UTC