(get-deserializer! data-type col-type)
(get-serializer! data-type col-type)
(register-deserializer! data-type col-type f)
(register-serializer! data-type col-type f)
cljdoc is a website building & hosting documentation for Clojure/Script libraries