Module arrays

Source

Functions§

create_array
Safety
create_array_q
Create a new Array
get_element
Safety
get_element_q
Get a single element from an array
get_length
Get the length of an Array
get_length_q
Get the length of an Array
is_array
Safety
is_array_q
Check whether an object is an array
set_element
Safety
set_element_q
Set a single element in an array