Package: alexandria
Function ensure-function
Lambda List
ensure-function (function-designator)
Details
Returns the function designated by function-designator.
If function-designator is a function, it is returned, otherwise it must be a function name and its fdefinition is returned.
If function-designator is a function, it is returned, otherwise it must be a function name and its fdefinition is returned.