/[guile]/guile/guile-core/doc/ref/scheme-modules.texi
ViewVC logotype

Diff of /guile/guile-core/doc/ref/scheme-modules.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.6 by ossau, Wed Mar 27 21:48:16 2002 UTC revision 1.1.2.7 by ossau, Mon Apr 1 14:34:20 2002 UTC
# Line 633  XXX - document @code{load-extension}, @c Line 633  XXX - document @code{load-extension}, @c
633  @section Variables  @section Variables
634  @tpindex Variables  @tpindex Variables
635    
636    Each module has its own hash table, sometimes known as an @dfn{obarray},
637    that maps the names defined in that module to their corresponding
638    variable objects.
639    
640  Variables are objects with two fields.  They contain a value and they  Variables are objects with two fields.  They contain a value and they
641  can contain a symbol, which is the name of the variable.  A variable is  can contain a symbol, which is the name of the variable.  A variable is
642  said to be bound if it does not contain the object denoting unbound  said to be bound if it does not contain the object denoting unbound

Legend:
Removed from v.1.1.2.6  
changed lines
  Added in v.1.1.2.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26