(prompt-enum prompt choices proc #&key (initval #f) (title "prompt-enum"))
Prompt with PROMPT for one of CHOICES, and call PROC with result. CHOICES is an a-list of symbols and strings.
Module: (app scwm prompt-enum)
Defined in scheme/prompt-enum.scm at line 33 (CVS log)