Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
comb
macro
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/libs/contrib/cas.xtm
Implementation
;; combination
(
define-macro
(
comb
n
p
)
(
list
'quote
(
scmcas
'comb
n
p
)))
Back to Index
Similar Entries
LR_combine
xtlang
/digego/extempore/tree/v0.8.9/libs/contrib/TSM_library.xtm
comb_fb_from_rtsixty
xtlang
/digego/extempore/tree/v0.8.9/libs/core/audio_dsp.xtm
combinations
scheme
/digego/extempore/tree/v0.8.9/runtime/scheme.xtm
combinations
scheme
/digego/extempore/tree/v0.8.9/runtime/scheme.xtm
combn
scheme
/digego/extempore/tree/v0.8.9/examples/contrib/word_count.xtm
multi-list-combination
scheme
/digego/extempore/tree/v0.8.9/runtime/scheme.xtm
multi-list-combination-2
scheme
/digego/extempore/tree/v0.8.9/runtime/scheme.xtm