()
| 29459 | return 0 === this.elements.length |
| 29460 | } |
| 29461 | get first() { |
| 29462 | return this.elements[0] |
| 29463 | } |
| 29464 | } |
| 29465 | ;('undefined' != typeof Symbol && |
| 29466 | (ArraySlice.prototype[Symbol.iterator] = function symbol() { |
no outgoing calls
no test coverage detected