Skip to content

Commit

Permalink
reference the issues related to the reusable method feature
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenham committed Oct 3, 2024
1 parent 34df808 commit 6ee07d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ potential goals of `unpy`:
- [ ] `@sealed` types (jorenham/unpy#42)
- [ ] Unified type-ignore comments (jorenham/unpy#68)
- [ ] Set-based `Literal` syntax (jorenham/unpy#76)
- [ ] Reusable method signature definitions
- [ ] Reusable method signature definitions (jorenham/unpy#97, jorenham/unpy#98)
- [ ] Type-mappings, a DRY alternative to `@overload`
- [ ] Intersection types (as implemented in [basedmypy][BMP-ISEC])
- [ ] Higher-kinded types (see python/typing#548)
Expand Down

0 comments on commit 6ee07d5

Please sign in to comment.