list_drop_n: Get a new list containing the elements when n elements have...

Description Usage Arguments Value

Description

Get a new list containing the elements when n elements have been removed from a list/

Usage

1
list_drop_n(lst, n)

Arguments

lst

A list

n

the number of elements to remove

Value

a new list containing the elements of lst except the first n


mailund/ralgo documentation built on May 21, 2019, 11:07 a.m.