- Issue created by @justcaldwell
- πΊπΈUnited States erutan
Explicitly adding dependencies makes it less likely the module will break in the future, at the cost of having to explicitly declare them once. Unless a dependency name changes while it's functions don't or something kind of bizarre like that there doesn't seem to be much of a downside unless I'm missing something obvious.
It's also a bit self-documenting which is nice.