tail library

Functions

tail(List array) → List
Gets all but the first element of array. Example [...]