Daryle Walker

Results 21 comments of Daryle Walker

In my run through of [`598946f`](https://github.com/apple/swift-algorithms/pull/203/commits/598946f0f7b47c0fadfead8b130a17e1cd490f01), that last default of `true` in `isEmpty` was never triggered. That's because the trigger would be excluding an overlay on an already-empty collection. My...