Liking cljdoc? Tell your friends :D

szew.tbf


default-readersclj/s

Map of default readers, contains #fill and #provided.

Map of default readers, contains #fill and #provided.
raw docstring

ex-fillclj/s

(ex-fill p o)

Fills and returns object o using provided map p.

Fills and returns object o using provided map p.
raw docstring

fillclj/s

(fill p i)

Fills provided map p up to identifier i, returns that object.

Fills provided map p up to identifier i, returns that object.
raw docstring

fill*clj/s

(fill* p)
(fill* p i)

Fills provided map p recursively up to identifier i. If identifier not given fills all keys.

Fills provided map p recursively up to identifier i. If identifier
not given fills all keys.
raw docstring

filled?clj/s

(filled? o)

Is given object o free of ToBeProvided links?

Is given object o free of ToBeProvided links?
raw docstring

-identclj/s

(-ident l)

Get identifier for this resource link.

Get identifier for this resource link.

-link?clj/s

(-link? l)

Is this a resource link to be filled?

Is this a resource link to be filled?

not-yet-filledclj/s

(not-yet-filled o)

Get a set of ToBeProvided identifiers from object o.

Get a set of ToBeProvided identifiers from object o.
raw docstring

ToBeFilledclj/s

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

× close