Skip to content

TypeHints

No due date 45% complete

This milestone is to add type hints to all modules of the lib. Using type hints we could benefit, for example, in using functools single dispatch among other benefits such as type safety, and type checks.

Loading