Utility functions to complement clojure.core
Utility functions to complement clojure.core
I/O utility functions to complement clojure.java.io
I/O utility functions to complement clojure.java.io
Utilities for reading/writing formatted data to disk
In general: reader-like - Anything that can be coerced to an open java.io.Reader using clojure.java.io/reader
writer-like - Anything that can be coerced to an open java.io.Writer using clojure.java.io/writer
istream-like - Anything that can be coerced to an open java.io.InputStream using clojure.java.io/input-stream
ostream-like - Anything that can be coerced to an open java.io.OutputStream using clojure.java.io/output-stream
Utilities for reading/writing formatted data to disk
In general:
reader-like - Anything that can be coerced to an open java.io.Reader
using clojure.java.io/reader
writer-like - Anything that can be coerced to an open java.io.Writer
using clojure.java.io/writer
istream-like - Anything that can be coerced to an open java.io.InputStream
using clojure.java.io/input-stream
ostream-like - Anything that can be coerced to an open java.io.OutputStream
using clojure.java.io/output-streamDate/time utilities on top of JodaTime/clj-time and goog.date/cljs-time
Date/time utilities on top of JodaTime/clj-time and goog.date/cljs-time
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |