[][src]Type Definition arrow::array::LargeListBuilder

type LargeListBuilder<T> = GenericListBuilder<i64, T>;