ClojureScript
API
GitHub
cljs.spec/Specize
MOVED
, please see
cljs.spec.alpha/Specize
protocol
removed v1.9.542
added v1.9.456
Edit
Source code @
clojurescript:src/main/cljs/cljs/spec.cljs
(
defprotocol
Specize
(
specize*
[
_
]
[
_
form
]
)
)