Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
push-zone
xtlang
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/libs/contrib/xtmcv.xtm
Implementation
(
bind-func
push-zone
(
lambda
(
zone
)
(
push_zone
zone
)
void
))
;; pop-zone
Back to Index