Updated array module to version 0.1.1 .
Important change: array_pop no longer checks if the array has elements; use array_pop_check in its place.
Showing
Please register or sign in to comment
Important change: array_pop no longer checks if the array has elements; use array_pop_check in its place.