store-bundle

[procedure] store-bundle bundle-specifier

SRFI-29: Stores the bundle information associated to bundle-specifier, as declared by declare-bundle!. The stored information may later be retrieved by load-bundle!. An implementation may not provide the externalization feature, in which case this procedure returns #f.