PATH:
usr
/
local
/
lib
/
node_modules
/
gulp
/
node_modules
/
es5-ext
/
test
/
function
/
#
"use strict"; var f = function (a, b) { return this[a] + this[b]; }, o = { a: 3, b: 4 }; module.exports = function (t, a) { a(t.call(f).call(o, ["a", "b"]), 7); };
[-] partial.js
[edit]
[-] to-string-tokens.js
[edit]
[-] spread.js
[edit]
[-] copy.js
[edit]
[+]
..
[-] not.js
[edit]
[-] curry.js
[edit]
[-] lock.js
[edit]
[-] compose.js
[edit]
[-] microtask-delay.js
[edit]