Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clojure/clojure
/ run
Method
run
src/jvm/clojure/lang/AFn.java:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
}
20
21
public
void
run(){
22
invoke();
23
}
24
25
26
Callers
nothing calls this directly
Calls
1
invoke
Method · 0.95
Tested by
no test coverage detected