Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
car-i64
xtlang
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/examples/core/extempore_lang.xtm
Implementation
(
bind-func
car-i64
(
lambda
(
a:i64list*
)
(
tref
a
0
)))
Back to Index