You can convert the HTMLCollection object to a clojure sequence with array-seq , and then map over like you normally would. (comment (let [s "< ...
確定! 回上一頁