The Python Stream API Library offering Streams like you know from Java/Kotlin/Scala in Python with some cool extensions
GNU General Public License v3.0
30
stars
5
forks
source link
:technologist: Fix autocomplete not working missing typehint #68
Closed
garlontas closed 1 year ago
Add type hint in wrapper functions for BaseStream. Fixes not working autocomplete.