datatable.Type.arr32()

Added in version 1.1.0

Array type with 32-bit offsets. In a column of this type, every element is a list of values of type T.

See Also

.arr64(T) – another array type, but with 64-bit offsets.