/[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.5 by ttn, Tue Jan 8 08:29:00 2002 UTC revision 1.6 by ossau, Mon Apr 1 14:44:02 2002 UTC
# Line 835  anyway). Line 835  anyway).
835  @section Variables  @section Variables
836  @tpindex Variables  @tpindex Variables
837    
838    Each module has its own hash table, sometimes known as an @dfn{obarray},
839    that maps the names defined in that module to their corresponding
840    variable objects.
841    
842  A variable is a box-like object that can hold any Scheme value.  It is  A variable is a box-like object that can hold any Scheme value.  It is
843  said to be @dfn{undefined} if its box holds a special Scheme value that  said to be @dfn{undefined} if its box holds a special Scheme value that
844  denotes undefined-ness (which is different from all other Scheme values,  denotes undefined-ness (which is different from all other Scheme values,

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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