(module info (lib "infotab.ss" "setup") (define name "Combinators") (define blurb '("Useful, higher-order functions.")) (define categories '(devtools)) (define can-be-loaded-with 'all) (define doc.txt "doc.txt") (define primary-file "combinators.ss") )