Search
❯
Mar 03, 20261 min read
A function to index a list
> (list-ref (list "hop" "skip" "jump") 1) "skip"