`store_list(val, [1, 2, 3, 4, ]) // this is a stat...
# development
w
store_list(val, [1, 2, 3, 4, ]) // this is a static array
only working with
&[T]
as the parameter type