From: nobu@... Date: 2020-10-12T06:30:57+00:00 Subject: [ruby-core:100380] [Ruby master Feature#17260] Promote pattern matching to official feature Issue #17260 has been updated by nobu (Nobuyoshi Nakada). matz (Yukihiro Matsumoto) wrote in #note-1: > I have a secret plan to make right hand assignment a replacement for single line pattern match. But it's another story. Maybe, is this the kind of thing? https://github.com/nobu/ruby/pull/new/assoc-pattern-matching ---------------------------------------- Feature #17260: Promote pattern matching to official feature https://bugs.ruby-lang.org/issues/17260#change-87992 * Author: ktsj (Kazuki Tsujimoto) * Status: Open * Priority: Normal * Target version: 3.0 ---------------------------------------- I propose to promote pattern matching to official feature. The current specification is basically fine, but I'd like to reconsider single line pattern matching (`expr in pat`) and suggest removing it once in 3.0. -- https://bugs.ruby-lang.org/ Unsubscribe: