January 2018
Intermediate to advanced
434 pages
14h 1m
English
The drop function returns a new list by skipping the first n items. Internally, it just uses the usual for loops and performs some checks on whether the input is an array or a list.
Read now
Unlock full access