Help with related pattern matching to ts-pattern #250
Unanswered
wilsonlewis
asked this question in
Q&A
Replies: 0 comments
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.
-
We use ts-pattern and love it, but we are also seeking help for a different type of pattern matching function for our codebase, and thought someone here might be able to help...
We have a generic type:
We would like to be able to do this:
Is this even possible?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions