Sha256: 63ff568da2211f32173154bebe488390db58257b75f720a0a96718f79b1e3d28

Contents?: true

Size: 218 Bytes

Versions: 69

Compression:

Stored size: 218 Bytes

Contents


    /**
     * Returns a function that call a method on the passed object
     */
    function func(name){
        return function(obj){
            return obj[name]();
        };
    }

    module.exports = func;


Version data entries

69 entries across 69 versions & 2 rubygems

Version Path
trusty-festivity-extension-2.6.3 node_modules/bower/node_modules/mout/function/func.js
trusty-festivity-extension-2.6.2 node_modules/bower/node_modules/mout/function/func.js
trusty-festivity-extension-2.6.1 node_modules/bower/node_modules/mout/function/func.js
trusty-festivity-extension-2.6 node_modules/bower/node_modules/mout/function/func.js
trusty-festivity-extension-2.5.19 node_modules/bower/node_modules/mout/function/func.js
trusty-festivity-extension-2.5.18 node_modules/bower/node_modules/mout/function/func.js
trusty-festivity-extension-2.5.17 node_modules/bower/node_modules/mout/function/func.js
trusty-festivity-extension-2.5.16 node_modules/bower/node_modules/mout/function/func.js
trusty-festivity-extension-2.5.15 node_modules/bower/node_modules/mout/function/func.js
trusty-festivity-extension-2.5.14 node_modules/bower/node_modules/mout/function/func.js
trusty-festivity-extension-2.5.13 node_modules/bower/node_modules/mout/function/func.js
trusty-festivity-extension-2.5.12 node_modules/bower/node_modules/mout/function/func.js
trusty-festivity-extension-2.5.11 node_modules/bower/node_modules/mout/function/func.js
trusty-festivity-extension-2.5.10 node_modules/bower/node_modules/mout/function/func.js
trusty-festivity-extension-2.5.9 node_modules/bower/node_modules/mout/function/func.js
trusty-festivity-extension-2.5.8 node_modules/bower/node_modules/mout/function/func.js
trusty-festivity-extension-2.5.7 node_modules/bower/node_modules/mout/function/func.js
trusty-festivity-extension-2.5.6 node_modules/bower/node_modules/mout/function/func.js
trusty-festivity-extension-2.5.5 node_modules/bower/node_modules/mout/function/func.js
trusty-festivity-extension-2.5.4 node_modules/bower/node_modules/mout/function/func.js