sb-docs
Function: COMMON-LISP:FUNCALL
Lambda list
sb-docs
Docs
»
Function: COMMON-LISP:FUNCALL
View page source
Function: COMMON-LISP:FUNCALL
¶
Call FUNCTION with the given ARGUMENTS.
Lambda list
¶
(
function
&rest
sb-impl::arguments
)