f2   xtlang


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/examples/contrib/cas.xtm

Implementation

(bind-func f2
  (lambda (x)
    (diff (pow x 2))))


Back to Index

Similar Entries