Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clojure/clojure
/ getValidator
Method
getValidator
src/jvm/clojure/lang/IRef.java:19–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
void
setValidator(IFn vf);
18
19
IFn getValidator();
20
21
IPersistentMap getWatches();
22
Callers
7
set
Method · 0.65
bindRoot
Method · 0.65
swapRoot
Method · 0.65
commuteRoot
Method · 0.65
alterRoot
Method · 0.65
pushThreadBindings
Method · 0.65
run
Method · 0.65
Implementers
3
ARef
src/jvm/clojure/lang/ARef.java
Ref
src/jvm/clojure/lang/Ref.java
Var
src/jvm/clojure/lang/Var.java
Calls
no outgoing calls
Tested by
no test coverage detected