(? val)
A useful debugging tool when you can't figure out what's going on: wrap a form with ?, and the form will be printed alongside its result. The result will still be passed along.
A useful debugging tool when you can't figure out what's going on: wrap a form with ?, and the form will be printed alongside its result. The result will still be passed along.
(?! val)
(?! file val)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close