eval   xtlang


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/tests/core/expr_problem.xtm

Implementation

(bind-func eval:[!a,Lit*]*
  (lambda (x)
    (tref x 0)))


Back to Index

Similar Entries