Liking cljdoc? Tell your friends :D

metabase.sync.analyze.fingerprint.fingerprinters

Non-identifying fingerprinters for various field types.

Non-identifying fingerprinters for various field types.
raw docstring

col-wiseclj

(col-wise & rfs)

Apply reducing functinons rfs coll-wise to a seq of seqs.

Apply reducing functinons `rfs` coll-wise to a seq of seqs.
sourceraw docstring

constant-fingerprinterclj

(constant-fingerprinter init)

Constantly return init.

Constantly return `init`.
sourceraw docstring

fingerprint-fieldsclj

(fingerprint-fields fields)

Return a transducer for fingerprinting a resultset with fields fields.

Return a transducer for fingerprinting a resultset with fields `fields`.
sourceraw docstring

fingerprintercljmultimethod

Return a fingerprinter transducer for a given field based on the field's type.

Return a fingerprinter transducer for a given field based on the field's type.
sourceraw docstring

IDateCoerciblecljprotocol

Protocol for converting objects in resultset to java.util.Date

Protocol for converting objects in resultset to `java.util.Date`

->dateclj

(->date this)

Coerce object to a java.util.Date.

Coerce object to a `java.util.Date`.
sourceraw docstring

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

× close