Supporting Generator with parameters #57
Closed
mmarcinmichal
started this conversation in
Ideas
Replies: 1 comment
-
I don't see any way of doing it though, for iterators in general. It could partially support |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
it will be greate if the package supports Generator with types. Currently, it is working only on typing.Generator, i.e.
When I try specidied generator type, i.e.
Best,
Beta Was this translation helpful? Give feedback.
All reactions