practical-fp / union-typesLinks
A Typescript library for creating discriminating union types.
☆71Updated 3 years ago
Alternatives and similar repositories for union-types
Users that are interested in union-types are comparing it to the libraries listed below
Sorting:
- Safe, ergonomic, non-generic sum types in TypeScript.☆44Updated last year
- Practical Optics • Unfancy monocle-ts☆101Updated this week
- Variant types in TypeScript☆186Updated last year
- A functional programming library designed to simplify building complex regular expressions☆92Updated 2 years ago
- ☆71Updated 2 years ago
- Pointfree type-safe functional programming library for TypeScript - with do notation, HKTs, generic lifts and more☆92Updated 2 years ago
- ADT sum type in typescript