MCPcopy Create free account
hub / github.com/JulesGosnell/seqspert / splice

Method splice

src/java/clojure/lang/Splicer.java:7–7  ·  view source on GitHub ↗
(int shift, Counts counts,
                 boolean leftHaveHash, int leftHash, Object leftKey, Object leftValue,
                 boolean rightHaveHash, int rightHash, Object rightKey, Object rightValue)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

spliceMethod · 0.65
spliceMethod · 0.65

Implementers 15

TestSplicertest/java/clojure/lang/TestSplicer.jav
ArrayNodeAndArrayNodeSplicersrc/java/clojure/lang/ArrayNodeAndArra
ArrayNodeAndHashCollisionNodeSplicersrc/java/clojure/lang/ArrayNodeAndHash
HashCollisionNodeAndHashCollisionNodeSplicersrc/java/clojure/lang/HashCollisionNod
KeyValuePairAndKeyValuePairSplicersrc/java/clojure/lang/KeyValuePairAndK
KeyValuePairAndArrayNodeSplicersrc/java/clojure/lang/KeyValuePairAndA
BitmapIndexedNodeAndKeyValuePairSplicersrc/java/clojure/lang/BitmapIndexedNod
HashCollisionNodeAndBitmapIndexedNodeSplicersrc/java/clojure/lang/HashCollisionNod
KeyValuePairAndBitmapIndexedNodeSplicersrc/java/clojure/lang/KeyValuePairAndB
BitmapIndexedNodeAndHashCollisionNodeSplicersrc/java/clojure/lang/BitmapIndexedNod
HashCollisionNodeAndArrayNodeSplicersrc/java/clojure/lang/HashCollisionNod
BitmapIndexedNodeAndArrayNodeSplicersrc/java/clojure/lang/BitmapIndexedNod

Calls

no outgoing calls

Tested by 2

spliceMethod · 0.52