2.2.0 • Published 2 years ago

fp-sac v2.2.0

Weekly downloads
-
License
CC0-1.0
Repository
gitlab
Last release
2 years ago

fp-sac

Read the source code. It is the documentation.

fp.js

import {map, curry, firstTruethy, partition} from "fp-sac";

decorators.js

A decorator is a function that takes a function and returns a function with the same signature.

import {
    logDecorator,
    sequentialalizePromiseCreator,
    createInputDecorator,
} from "fp-sac/decorators";
2.2.0

2 years ago

2.1.0

2 years ago

2.0.0

3 years ago

1.3.0

3 years ago

1.2.0

4 years ago