Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does newLISP have hash tables?

hash newLISP tables
0
10 Posted

Does newLISP have hash tables?

0

newLISP uses red-black binary trees for associative memory access when maintaining namespaces, dictionaries and for hash like key-value access. If you think that real hash algorithms are better for key acces to data then read this blog post: Problems with Hash Tables.

0

newLISP uses red-black binary trees for associative memory access when maintaining namespaces, dictionaries and for hash like key-value access.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.