[ruby-cvs:78822] 5a0102cb61 (master): Enhance Range docs

"zverok" <[email protected]> Sun, 22 Dec 2019 23:17:52 +0900 (JST)
Newsgroups gmane.comp.lang.ruby.cvs
Message-ID <[email protected]>
zverok	2019-12-22 05:58:14 +0900 (Sun, 22 Dec 2019)

  New Revision: 5a0102cb61

  https://github.com/ruby/ruby/commit/5a0102cb61

  Log:
    Enhance Range docs
    
    * Change === docs to mention it uses cover?
    * Add different example to === docs to showcase
      behavior better
    * Change include? docs to mention cover?
      and clarify the difference

  Modified files:
    range.c