vocab-link
Factor handbook » The implementation » Vocabularies

Prev:vocab? ( object -- ? )
Next:>vocab-link ( name -- vocab )


Vocabulary
vocabs

Class description
Instances of this class identify vocabularies which are potentially not loaded. The vocab-name slot is the vocabulary name.

Vocabulary links are created by calling >vocab-link.

Definition


Methods