length(["apple","orange"]);
fruits: matrix(["apple","orange"],["banana","pear"])$
length(fruits);
length(list_matrix_entries(fruits));