Remove all keys from a table. This function iterates through all the keys and calls remove-key! on each one.
Note: To empty collections that are not instances of <mutable-explicit-key-collection>, use size-setter.
open
| coll | An instance of <mutable-explicit-key-collection>. |
| coll | An instance of <mutable-explicit-key-collection>. |