Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
perm
macro
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/libs/contrib/cas.xtm
Implementation
;; permutations
(
define-macro
(
perm
n
p
)
(
list
'quote
(
scmcas
'perm
n
p
)))
Back to Index
Similar Entries
permutations
scheme
/digego/extempore/tree/v0.8.9/runtime/scheme.xtm