(t, e)
| 3624 | ); |
| 3625 | }, |
| 3626 | between(t, e) { |
| 3627 | let n = !1; |
| 3628 | return ( |
| 3629 | t.targets().add(Ba(null, null, () => (n = !0))), |
| 3630 | e.targets().add(Ba(null, null, () => (n = !1))), |
| 3631 | this.filter(() => n) |
| 3632 | ); |
| 3633 | }, |
| 3634 | detach() { |
| 3635 | ((this._filter = p), (this._targets = null)); |
| 3636 | }, |