java class to parsing function. Useful to deserialize things from EDN
java class to parsing function. Useful to deserialize things from EDN
qualified symbol to parsing function. Used to get datascript to understand local objects
qualified symbol to parsing function. Used to get datascript to understand local objects
(parse filename)
streams a zip file and creates a Datascript DB from each file inside the zip. Returns a Datascript Database
streams a zip file and creates a Datascript DB from each file inside the zip. Returns a Datascript Database
(read-object [package _ value])
get the appropiate reader for the Java object and parse it. Throws a Null Pointer Exception on unknown class by design !
get the appropiate reader for the Java object and parse it. Throws a Null Pointer Exception on unknown class by design !
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close