Add Type Hints for Slices __getitem__
Open
help wanted
- Dominant language
- Go
- Stars
- 2.3k
- Forks
- 136
- Avg merge
- 14m
- Merged PRs (30d)
- 2
Description
Without type hints, auto-completion does not work when indexing slices
The solution would be to add following type hints to all generated `Slice_Ptr_*` classes

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.