Equals
Let you test if two types are the same
Type level testing

A less trivial example: The code and it's corresponding test file.
Making sure that a zod schema validates a given type

Making sure all cases of a switch are dealt with

Last updated
Was this helpful?