datatable.Type.arr64()

Added in version 1.1.0

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

See Also

.arr32(T) – another array type, but with 32-bit offsets.