Function vortex_fastlanes::unpack_single

source ยท
pub fn unpack_single(
    array: &BitPackedArray,
    index: usize,
) -> VortexResult<Scalar>