use is not a function, it's part of the Closure syntax. It simply makes the specified variables of the outer scope available inside the closure.
確定! 回上一頁