Module

fp

Functional programming utility functions.

View Source lib/util/fp.js, line 1

Methods

async static allPromise()

View Source lib/util/fp.js, line 43

static callProp()

View Source lib/util/fp.js, line 97

static callPropP()

View Source lib/util/fp.js, line 102

static compose()

View Source lib/util/fp.js, line 23

static composeP()

View Source lib/util/fp.js, line 28

static constant()

View Source lib/util/fp.js, line 61

static constantP()

View Source lib/util/fp.js, line 66

static filterPromise()

View Source lib/util/fp.js, line 38

static mapPromise()

View Source lib/util/fp.js, line 33

static negateP()

View Source lib/util/fp.js, line 87

static reducePromise()

View Source lib/util/fp.js, line 48

static tryCallP()

View Source lib/util/fp.js, line 107

static tryMapPromise()

View Source lib/util/fp.js, line 120