Currently searching for assert returns quite a few clearly "internal" modules of a repo:
If a module has a default module, we should either not publish the symbols of the other modules inside that module or ensure they are a much lower priority after other modules indexes.
In the above example, we would want to see std and conditional_type_checks before the other modules.
Currently searching for
assert
returns quite a few clearly "internal" modules of a repo:If a module has a default module, we should either not publish the symbols of the other modules inside that module or ensure they are a much lower priority after other modules indexes.
In the above example, we would want to see
std
andconditional_type_checks
before the other modules.