Liking cljdoc? Tell your friends :D

clj-php.ns


*includes*clj

source

decl-formatclj

source

format-includeclj

source

format-requireclj

source

format-useclj

source

ns-to-fsclj

(ns-to-fs ns-name)

Convert a namespace to its path on the file system

Convert a namespace to its path on the file system
sourceraw docstring

parse-ns-bodyclj

(parse-ns-body body)

Parse the body of a namespace decl

Parse the body of a namespace decl
sourceraw docstring

parse-ns-declclj

(parse-ns-decl ns-decl)

Parse the namespace declaration

Parse the namespace declaration
sourceraw docstring

parse-ns-includesclj

(parse-ns-includes parse-file body)

Parse any namespaces includes that need to be compiled

Parse any namespaces includes that need to be compiled
sourceraw docstring

path-not-included?clj

(path-not-included? path)

Indicates of the path has been included yet

Indicates of the path has been included yet
sourceraw docstring

to-ns-inclclj

(to-ns-incl [type & body])

Parse the includes body for the namespace

Parse the includes body for the namespace
sourceraw docstring

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

× close