Using just fn creates an anonymous function that alone isn't bound to any symbol externally. It must be bound using let or def to be ...
確定! 回上一頁