oakmac / cljs-cheatsheet

a ClojureScript Cheatsheet
https://cljs.info/cheatsheet
MIT License
67 stars 13 forks source link

remove dissoc-in #26

Closed oakmac closed 4 years ago

oakmac commented 5 years ago

the dissoc definition references dissoc-in, which does not exist in clojure.core

Is dissoc-in referenced anywhere else?

oakmac commented 4 years ago

Closed with Commit #9a61228