procedure-keyword-formals

Name

procedure-keyword-formals -- Returns an a-list of the optargs keyword arguments and default values for PROC.

Synopsis

(procedure-keyword-formals proc)

Description

Returns an a-list of the optargs keyword arguments and default values for PROC.

Implementation Notes

Module: (app scwm reflection)

Defined in scheme/reflection.scm at line 122 (CVS log)