0.0.6 • Published 4 years ago

adtz v0.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

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