qbits.alia.tuple

Encoder

protocol

members

-set-field!

(-set-field! x u i)

encoder

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

Takes a Session, optionaly 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

set-field!

(set-field! u k x)

Where’s flip when you need it