yasl
yasl copied to clipboard
add `list->resize` method to increase/decrease size of list.
If the size increases, fills with undef
, if it decreases, loses values.