(module info (lib "infotab.ss" "setup") (define name "hash-cons") (define blurb '("hash-cons for sharing of cons pairs and structs")) (define categories '(datastructures)) (define doc.txt "doc.txt") (define homepage "http://hashcollision.org/") (define primary-file "hash-cons.ss") (define version "1.0"))