Liking cljdoc? Tell your friends :D

std.lang.base.impl-deps


collect-moduleclj

(collect-module book {:keys [native] :as module})

collects information for the entire module

collects information for the entire module
raw docstring

collect-scriptclj

(collect-script book form mopts)

collect dependencies given a form and book

collect dependencies given a form and book
raw docstring

collect-script-entriesclj

(collect-script-entries {:keys [modules] :as book} sym-ids)

collects all entries

collects all entries
raw docstring

collect-script-nativesclj

(collect-script-natives modules initial)

gets native imported modules

gets native imported modules
raw docstring

collect-script-summaryclj

(collect-script-summary [form entries natives])

summaries the output of collect-script

summaries the output of `collect-script`
raw docstring

has-module-formclj

(has-module-form {:keys [meta] :as book} module)

checks if module is available

checks if module is available
raw docstring

has-ptr-formclj

(has-ptr-form {:keys [meta] :as book} ptr)

form to check if pointer exists

form to check if pointer exists
raw docstring

module-export-formclj

(module-export-form {:keys [meta] :as book} module opts)

export form

export form
raw docstring

module-import-formclj

(module-import-form {:keys [meta] :as book} name module opts)

import form

import form
raw docstring

(module-link-form {:keys [meta] :as book} ns options)

link form for projects

link form for projects
raw docstring

setup-module-formclj

(setup-module-form {:keys [meta] :as book} module)

setup the module

setup the module
raw docstring

setup-ptr-formclj

(setup-ptr-form {:keys [meta] :as book} ptr)

form to setup pointer

form to setup pointer
raw docstring

teardown-module-formclj

(teardown-module-form {:keys [meta] :as book} module)

teardown the module

teardown the module
raw docstring

teardown-ptr-formclj

(teardown-ptr-form {:keys [meta] :as book} ptr)

form to teardown pointer

form to teardown pointer
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close