Return a list of the optargs keyword arguments for PROC. Returns #f if PROC was not defined using keyword or optional arguments (this includes procedures defined using standard . rest syntax). Otherwise returns a list such as '(foo #&optional bar). Note that these currently do not display in their expected format
Module: (app scwm reflection)
Defined in scheme/reflection.scm at line 112 (CVS log)