Module utils

Module utils 

Source
Expand description

array function utils

Functionsยง

align_array_dimensions ๐Ÿ”’
check_datatypes ๐Ÿ”’
compare_element_to_list ๐Ÿ”’
Computes a BooleanArray indicating equality or inequality between elements in a list array and a specified element array.
compute_array_dims ๐Ÿ”’
Returns the length of each array dimension
get_map_entry_field ๐Ÿ”’
make_scalar_function ๐Ÿ”’
array function wrapper that differentiates between scalar (length 1) and array.