Function re_arrow2::bitmap::quaternary
source · pub fn quaternary<F>(
a1: &Bitmap,
a2: &Bitmap,
a3: &Bitmap,
a4: &Bitmap,
op: F
) -> BitmapExpand description
Apply a bitwise operation op to four inputs and return the result as a Bitmap.