Jonathan Higger
Results
2
comments of
Jonathan Higger
This would be awesome! A few use cases I could think of ```ts type Key = NestedKeyOf // no more infinite recursion warning or hard coding this type ProcessPaymentAction =...
Not realizing that this PR was up, I went ahead and built something similar. Curious what y'all think https://github.com/gvergnaud/ts-pattern/pull/219/files For me I personally like the idea of a `safeExhaustive` function...