DEPRECATED!
This library can now be replaced by single call: IO.of(() => match(...)), so - use it directly.
Type matching library for TypeScript.
- Source: https://github.com/lostintime/node-typematcher;
- NPM: https://www.npmjs.com/package/typematcher.
Funfix is a library of type classes and data types for Functional Programming in JavaScript, TypeScript and Flow.
- Typematcher intro post: https://lostintimedev.com/2017/09/06/typematcher-pattern-matching-library-for-typescript.html;
- Funfix IO monad api: https://funfix.org/api/effect/classes/io.html.