Function: SB-INT:CONSTANT-FORM-VALUE

package type github

Returns the value of the constant FORM in ENVIRONMENT. Behaviour is undefined unless CONSTANTP has been first used to determine the constantness of the FORM in ENVIRONMENT.

Lambda list

(sb-kernel:form &optional sb-c::environment)