Variable: SB-EXT:*DERIVE-FUNCTION-TYPES*ΒΆ

package type

Should the compiler assume that function types will never change, so that it can use type information inferred from current definitions to optimize code which uses those definitions? Setting this true gives non-ANSI, early-CMU-CL behavior. It can be useful for improving the efficiency of stable code.