Macro: SB-EXT:TRULY-THE

package type

Specifies that the values returned by FORM conform to the VALUE-TYPE, and causes the compiler to trust this information unconditionally.

Consequences are undefined if any result is not of the declared type – typical symptoms including memory corruptions. Use with great care.

Lambda list

(sb-c::whole sb-c::env)