Open medikoo opened 8 years ago
Currently we have:
var input = function (x, y) {}; input.length; // 2 deferred.gate(function (x, y) {}).length; // 0
Currently we have: