From: sawadatsuyoshi@... Date: 2019-03-22T06:52:46+00:00 Subject: [ruby-core:91922] [Ruby trunk Feature#13303] String#any? as !String#empty? Issue #13303 has been updated by sawa (Tsuyoshi Sawada). I came up with the method name: ```ruby solid? ``` ---------------------------------------- Feature #13303: String#any? as !String#empty? https://bugs.ruby-lang.org/issues/13303#change-77254 * Author: naruse (Yui NARUSE) * Status: Feedback * Priority: Normal * Assignee: matz (Yukihiro Matsumoto) * Target version: ---------------------------------------- Once I proposed "some container#nonempty?" on #12075, and understand there's Array#any?. Today I found String doesn't have such method. -- https://bugs.ruby-lang.org/ Unsubscribe: