adtz
v0.0.6
Published
Pattern mattching, ADTs for Typescript
Downloads
5
Maintainers
Readme
ADTz
Library that provides Algebraic Data Types (ADTs) and pattern matching. Inspired by such features from Scala and Rust. Primary focus on type safety and expression for TypeScript.
Build & debug
To install and build library run:
yarn install
yarn build