(=name entity-name)copy
(=name entity-name)
(base? {:keys [type]})copy
(base? {:keys [type]})
(brick? {:keys [type]})copy
(brick? {:keys [type]})
(component? {:keys [type]})copy
(component? {:keys [type]})
(exists? {:keys [exists?]})copy
(exists? {:keys [exists?]})
(filter-entries path-entries criterias)copy
(filter-entries path-entries criterias)
(has-entry? path-entries criterias)copy
(has-entry? path-entries criterias)
(match? path-entry criterias)copy
(match? path-entry criterias)
(not-exists? {:keys [exists?]})copy
(not-exists? {:keys [exists?]})
(not-profile? {:keys [profile?]})copy
(not-profile? {:keys [profile?]})
(profile? {:keys [profile?]})copy
(profile? {:keys [profile?]})
(project? {:keys [type]})copy
(project? {:keys [type]})
(resources-path? {:keys [path]})copy
(resources-path? {:keys [path]})
(resources? path)copy
(resources? path)
(src-path? {:keys [path test?]})copy
(src-path? {:keys [path test?]})
(src? {:keys [test?]})copy
(src? {:keys [test?]})
(test-path? {:keys [path test?]})copy
(test-path? {:keys [path test?]})
(test? {:keys [test?]})copy
(test? {:keys [test?]})
(truthy _)copy
(truthy _)
cljdoc is a website building & hosting documentation for Clojure/Script libraries