Liking cljdoc? Tell your friends :D

typedclojure-lsp.runner

Wrappers around typed.clojure that return type check results as data.

Wrappers around typed.clojure that return type check results as data.
raw docstring

check-dirsclj

(check-dirs dirs)

Type check the given directories and return the errors as data or nil if there are none.

Type check the given directories and return the errors as data or nil if there are none.
sourceraw docstring

ExceptionInfo->type-errorsclj

(ExceptionInfo->type-errors exinf)

Takes an ExceptionInfo from Typed Clojure and converts it to a sequence of maps we can easily display.

Takes an ExceptionInfo from Typed Clojure and converts it to a sequence of maps we can easily display.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close