arrow_select::dictionary

Type Alias PtrEq

Source
type PtrEq = dyn Fn(&dyn Array, &dyn Array) -> bool;
Expand description

A type-erased function that compares two array for pointer equality