(extend-types types & body)
(extend-types &form &env types & body)
(if-cljs then else)
Return then if we are generating cljs code and else for Clojure code. https://github.com/plumatic/schema/blob/master/src/clj/schema/macros.clj#L10-L19 https://groups.google.com/d/msg/clojurescript/iBY5HaQda4A/w1lAQi9_AwsJ
Return then if we are generating cljs code and else for Clojure code. https://github.com/plumatic/schema/blob/master/src/clj/schema/macros.clj#L10-L19 https://groups.google.com/d/msg/clojurescript/iBY5HaQda4A/w1lAQi9_AwsJ
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close