Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clojure/clojure
/ getName
Method
getName
src/jvm/clojure/lang/Namespace.java:45–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
}
44
45
public
Symbol getName(){
46
return
name;
47
}
48
49
public
IPersistentMap getMappings(){
50
return
mappings.get();
Callers
1
invoke
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected