From: svoop_he38hj327c@... Date: 2020-02-27T16:16:21+00:00 Subject: [ruby-core:97294] [Ruby master Misc#16659] Documentation on Regexp missing for absence pattern (?~pat) Issue #16659 has been reported by svoop (Sven Schwyn). ---------------------------------------- Misc #16659: Documentation on Regexp missing for absence pattern (?~pat) https://bugs.ruby-lang.org/issues/16659 * Author: svoop (Sven Schwyn) * Status: Open * Priority: Normal * Assignee: docs ---------------------------------------- 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-expressions-7c3ef6cd0b99). -- https://bugs.ruby-lang.org/ Unsubscribe: