Liking cljdoc? Tell your friends :D

second-date.common


static-instancesclj

(static-instances klass)
(static-instances klass target-class)

Utility function to get the static members of a class. Returns map of lisp-case keyword names of members -> value.

Utility function to get the static members of a class. Returns map of `lisp-case` keyword names of members -> value.
sourceraw docstring

temporal-fieldclj

Map of lisp-style-name -> TemporalField for all the various TemporalFields we use in day-to-day parsing and other temporal operations.

Map of lisp-style-name -> TemporalField for all the various TemporalFields we use in day-to-day parsing and other
temporal operations.
sourceraw docstring

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

× close