Actions
Feature #8825
closedSymbol Argument to any?
Feature #8825:
Symbol Argument to any?
Status:
Rejected
Assignee:
-
Target version:
-
Updated by nobu (Nobuyoshi Nakada) almost 13 years ago
- Status changed from Open to Feedback
=begin
Do you mean it is same as this?
foo.any? {|e| e.bar}
=end
Updated by kyledecot (Kyle Decot) almost 13 years ago
Yes. That's what I was thinking.
Updated by Anonymous almost 13 years ago
Actions