Package: closer-mop
Function set-funcallable-instance-function
Lambda List
set-funcallable-instance-function (fin new-value)
Arguments
Return Value
The value returned by this function is unspecified.
Details
This function is called to set or to change the function of a funcallable instance. After set-funcallable-instance-function is called, any subsequent calls to funcallable-instance will run the new function.