impc:ti:num-of-elts-check   scheme


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

Implementation

(define impc:ti:num-of-elts-check
  (lambda (ast vars kts request?)
    *impc:ir:si64*))


Back to Index