Plato on Github
Report Home
node_modules/es5-ext/function/#/index.js
Maintainability
66.28
Lines of code
11
Difficulty
3.29
Estimated Errors
0.06
Function weight
By Complexity
By SLOC
'use strict'; module.exports = { compose: require('./compose'), copy: require('./copy'), curry: require('./curry'), lock: require('./lock'), not: require('./not'), partial: require('./partial'), spread: require('./spread') };