impc:ti:print-globalvar-cache   scheme


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm

Implementation

(define impc:ti:print-globalvar-cache
  (lambda ()
    (println '*impc:ti:globalvar-cache*: *impc:ti:globalvar-cache*)))


Back to Index