Clojure solutions: includes? from clojure.string. (some #(clojure.string/includes? % "h") (list "hi" "hello" "hey")).
確定! 回上一頁