[][src]Type Definition arrow::tensor::BooleanTensor

type BooleanTensor<'a> = Tensor<'a, BooleanType>;