:: int -> [a] -> [a] -package:protolude -package:base-prelude -package:morpheus-graphql-core package:numeric-prelude

Taken number of elements must be at most the length of the list, otherwise the end of the list is undefined.
Dropped number of elements must be at most the length of the list, otherwise the end of the list is undefined.