I'm a lisp noobie, and I need a hash table class.

I'm kind of new to lisp, and after coming from languages like C, Java, and Python, where there is a well defined set of standard libraries, I'm a little lost in the sea of implementations and libraries out there.

I'm looking for a few nice data structures to use as primitives, such as RB trees and dictionaries.

6
задан Drew 6 October 2013 в 05:40
поделиться