Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
impc:ti:beginz
scheme
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
Implementation
(
define
impc:ti:beginz
(
lambda
(
ast
)
(
impc:ti:memzone
`
(
memzone
,
(
*
1024
4
)
(
begin
,@
(
cdr
ast
))))))
Back to Index