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 pipe() View Source lib/util/fp.js, line 13 static pipeP() View Source lib/util/fp.js, line 18 static prop() View Source lib/util/fp.js, line 92 static reducePromise() View Source lib/util/fp.js, line 48 static tap() View Source lib/util/fp.js, line 71 static tapP() View Source lib/util/fp.js, line 79 static trace() View Source lib/util/fp.js, line 53 static tryCallP() View Source lib/util/fp.js, line 107 static tryMapPromise() View Source lib/util/fp.js, line 120