(defn create [getter setter] (clojure.contrib.fnmap.PersistentFnMap. {::getter getter ::setter setter}))
Comments top
No comments for create. Log in to add a comment.