PicoLisp Blog

PicoLisp Blog

Follow
homeGetting StartedWeb AppsDatabaseMobile AppsPilogPicoLisp Explored
Tag

array

#array

More content

Read more stories on Hashnode


Articles with this tag

PicoLisp Explored: The enum function

Sep 28, 20215 min read

Welcome back to our "Binary Tree" week! Today we will discuss the enum function. It can be used to emulate arrays (as you might have noticed, PicoLisp...

PicoLisp Explored: The enum function