where-is

Name

where-is -- Show bindings that invoke PROC.

Synopsis

(where-is #&optional (proc #f))

Description

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.

Implementation Notes

Module:

Defined in scheme/where-is.scm at line 28 (CVS log)