snarkVM icon indicating copy to clipboard operation
snarkVM copied to clipboard

[Proposal] Prefer explicit module paths in imports over * and prelude imports

Open facundoolano opened this issue 3 years ago • 0 comments

Explicit module imports are more readable and help to make a better mental model of the project structure when reading modules that import the code.

(this applies to users of this library such aleo and snarkOS as much as this project)

facundoolano avatar Sep 12 '22 17:09 facundoolano