Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clojure/clojure
/ call
Method
call
src/jvm/clojure/lang/Ref.java:236–238 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
234
}
235
236
public
Object call() {
237
return
invoke();
238
}
239
240
public
void
run(){
241
invoke();
Callers
2
runInTransaction
Method · 0.45
run
Method · 0.45
Calls
1
invoke
Method · 0.95
Tested by
no test coverage detected