[ruby-core:126421] [Ruby Misc#16659] Documentation on Regexp missing for absence pattern (?~pat)
Issue #16659 has been updated by Earlopain (Earlopain _). Status changed from Open to Closed It is documented today under https://docs.ruby-lang.org/en/4.0/Regexp.html#class-Regexp-label-Absence+Ope... ---------------------------------------- Misc #16659: Documentation on Regexp missing for absence pattern (?~pat) https://bugs.ruby-lang.org/issues/16659#change-118566 * Author: svoop (Sven Schwyn) * Status: Closed ---------------------------------------- The absence pattern `(?~pat)` available since Ruby 2.4.1 is [not yet documented on `Regexp`](https://git.ruby-lang.org/ruby.git/tree/doc/regexp.rdoc) as of today. (Found it by coincidence reading [this article by Peter Cooper](https://medium.com/rubyinside/the-new-absent-operator-in-ruby-s-regular-expr...). -- https://bugs.ruby-lang.org/
participants (1)
-
Earlopain (Earlopain _)