[ruby-core:96474] [Ruby master Misc#16452] Document pattern matching
[email protected] Wed, 25 Dec 2019 18:44:27 +0000 (UTC)
| Newsgroups | gmane.comp.lang.ruby.core |
|---|---|
| Message-ID | <redmine.issue-16452.20191225184427.70e6a6f909450582@ruby-lang.org> |
Issue #16452 has been reported by zverok (Victor Shepelev). ---------------------------------------- Misc #16452: Document pattern matching https://bugs.ruby-lang.org/issues/16452 * Author: zverok (Victor Shepelev) * Status: Open * Priority: Normal * Assignee: ---------------------------------------- I noticed 2.7 was released without any official pattern matching documentation, other than the link to the (outdated) presentation. I don't know, maybe this work is already in progress internally, or maybe it consciously left this way, but I'd like it to be fixed for wider feature adoption. In this PR, I am trying to document PM to the best of my understanding: https://github.com/ruby/ruby/pull/2786. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>