drop

drop - Usage : drop(3, seq(1,5)) == [4,5]

T[]
drop
(
T
)
(
int n
,
T[] list
)

Meta