Common Functions on Lists
Learn about the most important utility functions on lists.
We'll cover the following
Before we dive deeper into writing functions on lists, let’s look at some of the most important predefined functions operating on lists. Here is a terminal running ghci
, in which you can experiment with the various functions:
Get hands-on with 1200+ tech skills courses.