split-on-first
Split a string on the first occurance of a given separator
toad-cache
LRU and FIFO caches for Client or Server
array-last
Get the last or last n elements in an array.
array-initial
Get all but the last element or last n elements of an array.