clojure. How do I get the index of any of the elements on a list of strings as so: (list "a" "b" "c"). For example, (function "a") would have to return 0, ...
確定! 回上一頁