Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clojure/clojure
/ meta
Method
meta
src/jvm/clojure/lang/PersistentArrayMap.java:361–363 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
359
}
360
361
public
IPersistentMap meta(){
362
return
_meta;
363
}
364
365
static
class
Seq extends ASeq implements Counted, IReduce, IDrop {
366
final
Object[] array;
Callers
4
withMeta
Method · 0.95
create
Method · 0.95
createHT
Method · 0.95
empty
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected