(with-temp bindings & body)
bindings => [name ...] Evaluates body name(s) bound to temporary java.io.File objects in a location appropriate for the operating system. The temporary files are deleted in reverse order when exiting scope.
bindings => [name ...] Evaluates body name(s) bound to temporary java.io.File objects in a location appropriate for the operating system. The temporary files are deleted in reverse order when exiting scope.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close