Skip to content

Conversation

@dogatana
Copy link
Contributor

関数名としては一般に動詞の方が良いとされているので、2倍するという double に変更する案です。
multiple は形容詞、もしくは名詞で、名詞は「倍数」という意味になります。(例: 20 is a mulitple of 5.)

いつも細かな内容ですみません。

関数名としては一般に動詞の方が良いとされているので、2倍するという `double` に変更する案です。
multiple は形容詞、もしくは名詞で、名詞は「倍数」という意味になります。(例: 20 is a mulitple of 5.)

いつも細かな内容ですみません。
@bot-user
Copy link

Deploy preview for js-primer ready!

Built with commit 87f5f60

https://deploy-preview-1231--js-primer.netlify.app

Copy link
Collaborator

@azu azu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ありがとうございます。最初はnを乗算しようとしていた名残が関数名に出てる感じがしますね。

やってることは * 2 なので doubleの方が良さそうな気がします。

@azu azu merged commit 0e85086 into asciidwango:master Jul 31, 2020
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.

3 participants