60 PicoLisp Functions You Should Know - 5: Defining Own Functions
Welcome back to the 60 most common PicoLisp functions series.
Today we will cover functions.
What are functions?
Just like pieces of data can be assigned to a specific variable name, functions are basically a set of instructions assigned to a speci...
picolisp-explored.com5 min read