The bindings of an attached package, built one name at a time. An attach used to materialize a definition per
export, and a script attaching a handful of packages carries hundreds of thousands of them for the few dozen
names it ever mentions. Here the export list is all that is held until a lookup asks for one.
The bindings of an attached package, built one name at a time. An attach used to materialize a definition per export, and a script attaching a handful of packages carries hundreds of thousands of them for the few dozen names it ever mentions. Here the export list is all that is held until a lookup asks for one.