Vl-dircache
Fast alist mapping file names to T.
This is a cache for speeding up direct file name lookups by
avoiding repeated filesystem access. It is suitable for `include files
where we know the entire filename.
Subtopics
- Vl-dircache-p
- Recognizer for vl-dircache.
- Vl-dircache-fix
- (vl-dircache-fix x) is an fty alist fixing function that follows the fix-keys strategy.
- Vl-make-dircache
- Make a vl-dircache for a directory.
- Vl-dircache-equiv
- Basic equivalence relation for vl-dircache structures.