Hi all, I have packaged Oleg Kiselyov's treap library as an egg for Chicken Scheme:
http://www.call-with-current-continuation.org/eggs/treap.html The treap library is an implementation of an ordered dictionary, based on randomized search trees. The egg documentation provides complete information about the API and the algorithm used. -Ivan _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
