icr:set-zone   scheme


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

Implementation

(define icr:set-zone
  (lambda (zone)
    (set! *impc:zone* zone)))


Back to Index

Similar Entries