suned / pfun

Functional, composable, asynchronous, type-safe Python.
https://pfun.dev/
MIT License
151 stars 14 forks source link

fix: use @overload instead of typing.Union to allow async functions as map arguments #116

Closed suned closed 2 years ago

suned commented 2 years ago

closes #117