#3: All tests pass.
This commit is contained in:
parent
4c5867b390
commit
fde35f636f
|
@ -163,10 +163,6 @@
|
||||||
(IllegalArgumentException.
|
(IllegalArgumentException.
|
||||||
(str "Superstructure must be a map: " (u/kind-type s)))))
|
(str "Superstructure must be a map: " (u/kind-type s)))))
|
||||||
(assoc
|
(assoc
|
||||||
(u/deep-merge s (in-store-find-objects o))
|
(u/deep-merge s (in-store-find-objects o) (index-vertices s o))
|
||||||
(:walkmap.id/id o)
|
(:walkmap.id/id o)
|
||||||
(in-store-replace-with-keys o)
|
(in-store-replace-with-keys o))))
|
||||||
::vertex-index
|
|
||||||
(u/deep-merge
|
|
||||||
(index-vertices s o)
|
|
||||||
(::vertex-index s)))))
|
|
||||||
|
|
Loading…
Reference in a new issue