impc:ti:tuple-list-from-pretty-tuple-str   scheme


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

Implementation

(define impc:ti:tuple-list-from-pretty-tuple-str
  (lambda (str)
    (impc:ir:get-pretty-tuple-arg-strings str)))


Back to Index