Skip to content
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

空の配列を初期値なしでreduceする時エラーを出すように #600

Merged
merged 7 commits into from
May 10, 2024

Conversation

FineArchs
Copy link
Member

What

arr.reduceが空配列に対して第二引数なしで呼ばれた場合にRuntime Errorを出すようにします。

Why

#598

Additional info (optional)

「未定義の部分を定める」というbugfixともfeature updateともつかない変更ですが、一応approvalを待ちます。

@FineArchs FineArchs marked this pull request as ready for review March 20, 2024 06:57
@salano-ym salano-ym mentioned this pull request Apr 15, 2024
6 tasks
@FineArchs
Copy link
Member Author

条件を満たしたのでマージします。

@FineArchs FineArchs merged commit 5c7f11f into master May 10, 2024
4 checks passed
@FineArchs FineArchs deleted the reduce-error branch May 10, 2024 13:26
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