This repository was archived by the owner on Sep 9, 2024. It is now read-only.
Replies: 1 comment
-
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering if anyone knew of a way to easily infer types from your collections? Currently I'm doing it by hand like so:
But it would be nice if I could figure out a way from my code to just infer the types somehow. Does anyone have any suggestions.
Beta Was this translation helpful? Give feedback.
All reactions