Stepan Simsa

Results 2 comments of Stepan Simsa

If I can say my opinion, I would call it "Examples" instead of "Screenshots" (behind this word I imagine screenshot like picture) and I would put there more examples to...

I would also appreciate this feature. My use-case is even simpler, converting fixed-length tuples to fixed-length tuples. Specifically I would like this to work: ```python3 from typing import Tuple t:...