Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 792 Bytes

File metadata and controls

37 lines (25 loc) · 792 Bytes

Functional programming in TypeScript

npm downloads

Typed functional programming in TypeScript

This is a fork of fp-ts.

The goal of this fork is a potential reconciliation with effect-ts in order to unify the ecosystems.

Installation

To install the alpha version:

npm install @fp-ts/data

Documentation

License

The MIT License (MIT)