Detalhes do pacote

adtz

Dule1214MIT0.0.6

Pattern mattching, ADTs for Typescript

ADT, Algebraic data types, Discriminated union, Functional programming

readme (leia-me)

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