MCPcopy Index your code
hub / github.com/clojure-rs/ClojureRS / insert_into_namespace

Method insert_into_namespace

src/namespace.rs:275–297  ·  view source on GitHub ↗

Insert a binding (sym = val) *into* namespace (namespace) If namespace doesn't exist, create it

(&self, namespace_sym: &Symbol, sym: &Symbol, val: Rc<Value>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 5

from_symFunction · 0.85
unqualifiedMethod · 0.80
has_nsMethod · 0.80
getMethod · 0.45
insertMethod · 0.45