© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Mia Temma
In this post, we will talk about a special kind of tree - the binary search tree. This post covers the fundamentals. The purpose is to build the fundamentals for the really interesting parts, which will be covered during the next posts: Enhancing pro...
Zakaria bin Haris
the tree chart is invisible in dark mode
Hi Zakaria, thanks for letting me know, I replaced the picture with a white background one!
Olaf
Hi Mia, is the idx function presented here as a basis for the database blog-posts or is it possible / recommended to use idx by itself to build and lookup sth like a simple key-value store? Regards, Olaf
Hi Olaf, idx is for general data structures, it's not explicitly needed for the database.
Actually I wrote about the idx function in order to introduce the PicoLisp "cache" function.
Zakaria bin Haris
the tree chart is invisible in dark mode