Vl-dirxcache
Fast alist mapping file prefixes to lists of extensions.
This is a cache for speeding up library file finds in the search
path. If this directory contains files foo.v and foo.sv, the cache
will map the prefix foo to the list of these extensions.
Subtopics
- Vl-dirxcache-p
- Recognizer for vl-dirxcache.
- Vl-dirxcache-fix
- (vl-dirxcache-fix x) is an fty alist fixing function that follows the fix-keys strategy.
- Vl-make-dirxcache
- Make a vl-dirxcache for a directory.
- Vl-dirxcache-equiv
- Basic equivalence relation for vl-dirxcache structures.