|
|
|
|
|
by fleshweasel
3746 days ago
|
|
This is great. Seems less cumbersome than TypeScript's user defined type guards for distinguishing cases of a union. The sentinel value concept is something you could at least steal when creating user defined type guards to make them simpler, at least. |
|