A simple TypeScript library providing type guards for the primitive types in JavaScript.
A modern TypeScript library designed to reduce boilerplate for tagged unions, also known as discriminated unions. This library is also an implementation of algebraic data types