set-*-procedure-properties

Name

set-*-procedure-properties -- Add the ARGLIST and INTERACTIVE-SPEC properties to procedure PROC.

Synopsis

(set-*-procedure-properties proc arglist interactive-spec)

Description

Add the ARGLIST and INTERACTIVE-SPEC properties to procedure PROC. This is used internally by the optargs macro system.

Implementation Notes

Module: (app scwm optargs)

Defined in scheme/optargs.scm at line 284 (CVS log)