with-open-file
Do stuff with an open file, knowing it will finally be closed
extra-array
An array is a collection of values, stored contiguously.
ends-with
Returns `true` if the given `string` or `array` ends with `suffix` using strict equality for comparisons.