Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
impc:ir:scalar?
scheme
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
Implementation
(
define
impc:ir:scalar?
(
lambda
(
type
)
(
not
(
impc:ir:pointer?
type
))))
Back to Index
Similar Entries
t:scalar?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm