users = [{name: "Alice", age: 12}, {name: "Bob", age: 23}] users.any? ... Find pattern is similar to array pattern but it can be used to check if the given ...
確定! 回上一頁