(app-type-error fexpr args fin arg-ret-types expected poly?)
(domain-subtype? l r arg-ret-types)
(plainapp-type-error fexpr args fexpr-type arg-ret-types expected)
(polyapp-type-error fexpr args fexpr-type arg-ret-types expected)
(trim-arities arities arg-ret-types)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close