Clojure provides a get function that returns the value mapped to a key in a set or map. The documentation shows the example: (get map key).
確定! 回上一頁