spiraldb / vortex

An extensible, state-of-the-art columnar file format
https://vortex.dev
Apache License 2.0
1.01k stars 28 forks source link

Move invert from BoolArrayTrait to InvertFn #1490

Closed gatesn closed 4 days ago

gatesn commented 4 days ago

I will FLUP with a PR to take the array by ownership so we can invert in-place for most implementations.