contains? is for fast (constant or log time) lookups, not linear time lookups. If you need fast lookups in your algorithm, then you should ...
確定! 回上一頁