(invoke-get check-expr {:keys [args] :as expr} expected)
Given an unanalyzed :host-call or :invoke invocation of clojure.lang.RT/get or clojure.core/get (respectively) with fully type checked :args, checks expr at expected type and returns a fully analyzed expression with a TCResult u/expr-type entry, or returns nil.
Given an unanalyzed :host-call or :invoke invocation of clojure.lang.RT/get or clojure.core/get (respectively) with fully type checked :args, checks expr at expected type and returns a fully analyzed expression with a TCResult u/expr-type entry, or returns nil.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close