Adding Type Hinting #2218
glanham-jr
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
I like typing, also However in many places it does not "fit" without change to the code. Example with this unfinished PR #1562 : Do you a module/place where you would like to start? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was directed here by unixfox, and I wanted to suggest the idea of adding type hinting to the project.
I'm wondering if we believe this would be a features worth implementing / maintaining. I find type hints make traversing code much easier to reason about, but runs the risk of becoming stale if not properly maintained.
Beta Was this translation helpful? Give feedback.
All reactions