Module list

Source

Functionsยง

cast_fixed_size_list_to_list ๐Ÿ”’
cast_list ๐Ÿ”’
Cast the container type of List/Largelist array along with the inner datatype
cast_list_to_fixed_size_list ๐Ÿ”’
cast_list_values ๐Ÿ”’
Helper function that takes an Generic list container and casts the inner datatype.
cast_single_element_fixed_size_list_to_values ๐Ÿ”’
cast_values_to_fixed_size_list ๐Ÿ”’
Helper function that takes a primitive array and casts to a fixed size list array.
cast_values_to_list ๐Ÿ”’
Helper function that takes a primitive array and casts to a (generic) list array.