You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Improve type hints in UniqueGenerator
This accomplishes:
- Clarifies the intent of the code
- Aids autocompletion
- Aids static analysis tools
* Revert addition of strong type hint
* Explain uniques
0 commit comments