Hi,
I was wondering if there is something equivalent to ftype for macros. I need to produce a highly optimized piece of code and I'm using macros.
According to CLHS, ftype only works for functions. Is there any way to declare the type a macro will return?
Regards,
Luis.
I was wondering if there is something equivalent to ftype for macros. I need to produce a highly optimized piece of code and I'm using macros.
According to CLHS, ftype only works for functions. Is there any way to declare the type a macro will return?
Regards,
Luis.