[ruby-core:96474] [Ruby master Misc#16452] Document pattern matching
From:
zverok.offline@...
Date:
2019-12-25 18:44:27 UTC
List:
ruby-core #96474
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:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>