`DblParser/Import.ml` needs better documentation
Open
0. parsing
documentation
- Dominant language
- OCaml
- Stars
- 45
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
The logic behind importing modules (`DblParser/Import.ml`) is generally well-written, but defines some auxiliary functions, that need to be better documented. Moreover, the `imports` variable sometimes means the set of imported modules, but in other places means the list of modules imported by a files. The names of variables should be more consistent.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.