Next: expander lexenv imported nvmacros, Previous: expander lexenv imported inspect, Up: expander lexenv imported [Index]
A syntactic binding representing an imported variable binding has descriptor with format:
(global . (?library . ?lex/loc))
where: ?library is the library
object from which the
binding is imported; ?lex/loc is the storage location gensym
containing the variable’s value in its value
field.