twop / ts-unionLinks
ADT sum type in typescript
☆70Updated 2 years ago
Alternatives and similar repositories for ts-union
Users that are interested in ts-union are comparing it to the libraries listed below
Sorting:
- The TypeScript Standard Library☆121Updated 2 years ago
- 👾 JS type systems interportability☆244Updated 2 years ago
- A simple encoding of higher-kinded types in TypeScript☆212Updated 2 years ago
- Partial application syntax and lambda parameters for JavaScript, inspired by Scala's `_` & Kotlin's `it`☆185Updated 3 years ago
- Ramda functions reimplemented in fp-ts☆140Updated 5 years ago
- playground for type-level primitives in TypeScript☆172Updated 6 months ago
- fp-ts type class laws for property based testing☆81Updated last year
- Pattern matching in TS with Record Patterns, Type Patterns, type inference and more☆68Updated 5 years ago
- A Higher-Kinded-Types encoding for TypeScript w/ Composable Typeclasses☆46Updated 2 years ago
- Monads, Do style