cl-data-structures icon indicating copy to clipboard operation
cl-data-structures copied to clipboard

Data Structures and streaming algorithms for Common Lisp.

Results 4 cl-data-structures issues
Sort by recently updated
recently updated
newest added

Exploring algorithms I found the answer `(cl-data-structures.algorithms:to-list container )` https://sirherrbatka.github.io/cl-data-structures/l_7.html#3377716077867048580

This is silly nonsense, but I would appreciate a better example. Possibly with links to theory behind it. ` (defparameter hhh (cl-data-structures.dicts.hamt:make-mutable-hamt-dictionary (lambda (x) 1099511628211 ) #'eq )`

This is not a pull request but a notification about a partial commit that you've requested.