Back

resolve-arg-type (clj)

(source)

function

(resolve-arg-type idacs arg-type) (resolve-arg-type idacs arg-type seen-calls)
Resolves arg-type to something which is not a call anymore, i.e. a resolved type or :any.

Examples