Skip to content

Update function.md #245

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Update function.md #245

wants to merge 1 commit into from

Conversation

iridiumcao
Copy link

  1. 对函数行为的描述更加精确。不同的输入可能产生不同的输出,而非必然。
  2. 闭包一节示例代码修正。

1. 对函数行为的描述更加精确。不同的输入可能产生不同的输出,而非必然。
2. 闭包一节示例代码修正。
@ruanyf
Copy link
Contributor

ruanyf commented May 18, 2022

我把第一处改成“不同的参数有唯一对应的返回值”。

第二处不需要改,因为实际脚本中,立即执行函数一般都采用同一种写法。

@ruanyf ruanyf closed this in 37de2eb May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants