Liking cljdoc? Tell your friends :D

qbits.alia.tuple


Encodercljprotocol

-set-field!clj

(-set-field! x tv i)
(-set-field! x tv i ec)
(-set-field! x tv i kc vc)
source

encoderclj

(encoder session table column codec)
(encoder session ks table column codec)

Takes a Session, optionally keyspace name, table name and column name and returns a function that can be used to encode a collection into a TupleValue suitable to be used in PreparedStatements

Takes a Session, optionally keyspace name, table name and column
name and returns a function that can be used to encode a collection into
a TupleValue suitable to be used in PreparedStatements
sourceraw docstring

set-field!clj

(set-field! ct tv i x)

Where's flip when you need it

Where's flip when you need it
sourceraw docstring

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

× close