Skip to content

First first

first is a function that returns the first item in a list.

(first [1 2 3 4 5])
1