Liking cljdoc? Tell your friends :D

computesoftware.csv-scanner


cols-eq-predclj

(cols-eq-pred col-idxs)

Takes a collection of column indices and returns a predicate for fast equality check of rows on this columns.

Takes a collection of column indices and returns a predicate for fast equality check of rows on this columns.
raw docstring

cols-hashclj

(cols-hash col-idxs)

Takes a collection of column indices and returns a predicate for fast equality check of rows on this columns.

Takes a collection of column indices and returns a predicate for fast equality check of rows on this columns.
raw docstring

cols-runsclj

(cols-runs col-idxs)

empty-key?clj

(empty-key? k)

fieldclj

(field row i charset)

key-hashclj

(key-hash bb os runs)

named-cols-runsclj

(named-cols-runs s col-names)

read-headersclj

(read-headers scanner)

scan-keyclj

(scan-key s cols)

scannerclj

(scanner in)

select-columnclj

(select-column scanner col-name)

single-col-key-strclj

(single-col-key-str k)

Returns the String value of a single-column key.

Returns the String value of a single-column key.
raw docstring

string-keyclj

(string-key charset text)

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

× close