oktw says to #ysitd
<mmis1000>: Scope chain是這種 function add(a) { return function (b){ return function (c){ return a+b+c}}}