isururana's picture
Added node.js AI Mastering module
75ee606 verified
raw
history blame
129 Bytes
'use strict';
var bind = require('function-bind');
module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);