About Zip with any number of arrays #25
ecyrbe
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So, i tried implementing Zip with any number of arrays. This works well :
But once plugged to interface level :
typescript yells with possibly infinite error :(
So for now, we only support Zip2. If anybody finds a solution... i'm all ears opened
Beta Was this translation helpful? Give feedback.
All reactions