(define impc:ti:print-genericfunc-cache (lambda () (println '----------------------) (map (lambda (x) (println ':> x)) *impc:ti:genericfunc-cache*)))