From: Greg.mpls@... Date: 2017-04-18T16:23:05+00:00 Subject: [ruby-core:80770] [Ruby trunk Feature#13303] String#any? as !String#empty? Issue #13303 has been updated by MSP-Greg (Greg L). shyouhei (Shyouhei Urabe) wrote: > Any other ideas? Assuming we want to stay away from prefixed or concatenated names, I might suggest - `#content?` ---------------------------------------- Feature #13303: String#any? as !String#empty? https://bugs.ruby-lang.org/issues/13303#change-64360 * 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: