functions/arrays/tail library

Functions

tail(List list) List
Gets all but the first element of list. Example