Function compute_is_constant

Source
pub fn compute_is_constant<T: NativePType, const WIDTH: usize>(
    values: &[T],
) -> bool