Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
clear-session
macro
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
Implementation
(
define-macro
clear-session
(
lambda
()
(
set!
*impc:ti:polyfunc-cache*
'
())))
Back to Index