Pattern matching in TS with Record Patterns, Type Patterns, type inference and more
☆68Jul 24, 2020Updated 5 years ago
Alternatives and similar repositories for ts-pattern-matching
Users that are interested in ts-pattern-matching are comparing it to the libraries listed below
Sorting:
- Computational environments and effects for TypeScript☆62Jan 24, 2023Updated 3 years ago
- Expands haskell-syntax ADTs to typescript equivalent types definitions using gcanti/fp-ts-codegen☆16May 20, 2019Updated 6 years ago
- A Higher-Kinded-Types encoding for TypeScript w/ Composable Typeclasses☆49Mar 6, 2023Updated 3 years ago
- Exercises and notes from Functional Programming in Scala translated to TypeScript☆31Feb 14, 2024Updated 2 years ago
- Expressions and IQueryables in TypeScript☆18May 25, 2020Updated 5 years ago
- Cheatsheet for https://gcanti.github.io/fp-ts/