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

Range#overlap?メソッドの記述を追加 #2860

Merged
merged 1 commit into from
May 3, 2024

Conversation

kyanagi
Copy link
Contributor

@kyanagi kyanagi commented Dec 27, 2023

Ruby 3.3で追加されたRange#overlap?の記述を追加します。

参考: https://github.com/ruby/ruby/blob/dc532b7c4edcb0884e4e0c8a28c7c55e456e369d/range.c#L2292

Copy link
Member

@znz znz left a comment

Choose a reason for hiding this comment

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

rdoc には Related: Range#cover?. とあるので、 @see [[m:Range#cover?]] があると良さそうかなと思いましたが、とりあえずこれはこのままマージします。

@znz znz merged commit c9a4a68 into rurema:master May 3, 2024
8 checks passed
@kyanagi kyanagi deleted the add_range_overlap branch November 11, 2024 11:39
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