Skip to content

zyishai/ts-combinators

Repository files navigation

TS Combinators

This library provides a set of point-free combinators for TypeScript. It supports basic types, such as: Maybe, Either, and IO.

Read the RFC for TS Combinators here.

Usage

$ npm install ts-combinators

Features

  • type: Maybe
  • type: Either
  • type: IO
  • Combinators for JS arrays
  • Combinators for Promises

License

MIT

About

Collection of point-free combinators written in TypeScript.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published