sqr   xtlang


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

Implementation

(bind-func sqr (lambda (x:i64) (* x x)))


Back to Index

Similar Entries