bindfunc   xtlang


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/libs/contrib/aot-compilation.xtm

Implementation

(bind-func bindfunc
  (lambda (a)
    (+ a 32)))


Back to Index

Similar Entries