std.lib.origin

*origin*

dynamic

clear-origin

added in 3.0

(clear-origin)

clears the *origin* atom

defn.origin

macro

added in 3.0

(defn.origin name & more)

creates a function with settable origin

get-origin

added in 3.0

(get-origin & [ns-source])

get the origin of a namespace

set-origin

added in 3.0

(set-origin ns-origin & [ns-source])

sets the origin of a namespace

unset-origin

added in 3.0

(unset-origin & [ns-source])

unsets the origin of a namespace