functions/arrays/drop library

Functions

drop(List list, [int n = 1]) List
Creates a slice of list with n elements dropped from the beginning.