pub unsafe fn take_bitmap_unchecked( values: &Bitmap, indices: &[IdxSize], ) -> Bitmap
compute_take
Doesn’t do any bound checks.