Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
callback-test2-helper
xtlang
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/tests/core/xtlang.xtm
Implementation
(
bind-func
callback-test2-helper
(
lambda
(
x:i64
)
(
println
"callback test2 helper: "
x
)))
Back to Index