When doing associative destructuring, you often do: (defn [{:keys [foo bar]}] . ... props (which are in JS and CLJS a map of data, it's the entire point).
確定! 回上一頁