(where-is #&optional (proc #f))
Show bindings that invoke PROC. Pops up a procedure selection window if PROC is omitted or #f. PROC can be the procedure object, a symbol, or a string; see interpret-as-procedure.
Module:
Defined in scheme/where-is.scm at line 28 (CVS log)