member
member(object) -> Boolean
Determines whether a given object is in the Enumerable or not, based on the == comparison operator. Convenience alias for include.
member(object) -> Boolean
Determines whether a given object is in the Enumerable or not, based on the == comparison operator. Convenience alias for include.