Liking cljdoc? Tell your friends :D

thrift-clj.gen.core

Core Definitions for Import Generation

Core Definitions for Import Generation
raw docstring

->cljclj

(->clj v)
source

->thriftclj

(->thrift v)
source

->thrift-uncheckedclj

(->thrift-unchecked v)
source

Valuecljprotocol

Protocol for Values.

Protocol for Values.

to-clj*clj

(to-clj* this)

Convert Value to Clojure Representation if possible.

Convert Value to Clojure Representation if possible.

to-thrift*clj

(to-thrift* this)

Convert Value to Thrift Representation if possible.

Convert Value to Thrift Representation if possible.

to-thrift-unchecked*clj

(to-thrift-unchecked* this)

Convert Value to Thrift Representation without checking optionality & co.

Convert Value to Thrift Representation without checking optionality & co.
sourceraw docstring

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

× close