Next: Binding multiple return values, Previous: Internal definitions, Up: Definitions and Variable Bindings [Contents][Index]
Guile provides a procedure for checking whether a symbol is bound in the top level environment.
Return #t if sym is defined in the module module or the current module when module is not specified; otherwise return #f.
#t
#f