type-of
(macro)
Package:
CURL.LANGUAGE.COMPILER
Returns the
type
of the expression
expr
.
Signature
{type-of
expr
}
Notes
compile-time-type-of
can be used to produce the compile-time type of an expression without actually evaluating it at run-time.