Liking cljdoc? Tell your friends :D

fif.utils.display


*err*cljs

source

pprint-errclj/s

(pprint-err obj)
source

pr-errclj/s

(pr-err & args)
source

(print-err & args)
source

println-errclj/s

(println-err & args)
source

PrintWriter-onclj

(PrintWriter-on flush-fn close-fn)

implements java.io.PrintWriter given flush-fn, which will be called when .flush() is called, with a string built up since the last call to .flush(). if not nil, close-fn will be called with no arguments when .close is called

implements java.io.PrintWriter given flush-fn, which will be called
when .flush() is called, with a string built up since the last call
to .flush().  if not nil, close-fn will be called with no arguments
when .close is called
sourceraw docstring

prn-errclj/s

(prn-err & args)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close