You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explore idea of concrete helpers to do lifting of untagged union values into a Variant. I mean through directly passed decoders. Not sure if this makes any sens - it is first dump:
Explore idea of concrete helpers to do lifting of untagged union values into a
Variant
. I mean through directly passed decoders. Not sure if this makes any sens - it is first dump:By
typeGuards
I mean row of functions like these: https://www.typescriptlang.org/docs/handbook/advanced-types.html#user-defined-type-guardsThe text was updated successfully, but these errors were encountered: