Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
taylor
macro
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/libs/contrib/cas.xtm
Implementation
(
define-macro
(
taylor
e
.
args
)
(
list
'quote
(
apply
scmcas
'taylor
e
args
)))
Back to Index