Liking cljdoc? Tell your friends :D

thrift-clj.utils.symbols

Symbol Utility Functions

Symbol Utility Functions
raw docstring

class-symbolclj

(class-symbol class)

Get Symbol representing Class (without Package).

Get Symbol representing Class (without Package).
sourceraw docstring

full-class-symbolclj

(full-class-symbol class)

Get Symbol representing Class (including Package).

Get Symbol representing Class (including Package).
sourceraw docstring

innerclj

(inner outer-class inner-class)

Create symbol representing an inner class.

Create symbol representing an inner class.
sourceraw docstring

staticclj

(static class method)

Create symbol representing a static method.

Create symbol representing a static method.
sourceraw docstring

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

× close