mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 08:32:39 +03:00
graph-store: fewer allocations in +validate-graph
This commit is contained in:
parent
d939c91e78
commit
d34045f190
@ -682,16 +682,14 @@
|
||||
%cb
|
||||
/(scot %p our.bowl)/[q.byk.bowl]/(scot %da now.bowl)/[u.mark]
|
||||
==
|
||||
=/ unused
|
||||
%+ turn (tap:orm graph)
|
||||
|= [=atom =node:store]
|
||||
^- ?
|
||||
=/ side (vale:dais [atom post.node])
|
||||
?- -.children.node
|
||||
%+ roll (tap:orm graph)
|
||||
|= [[=atom =node:store] out=?]
|
||||
^- ?
|
||||
?& ?=(^ (vale:dais [atom post.node]))
|
||||
?- -.children.node
|
||||
%empty %.y
|
||||
%graph ^$(graph p.children.node)
|
||||
==
|
||||
%.y
|
||||
== ==
|
||||
::
|
||||
++ poke-import
|
||||
|= arc=*
|
||||
|
Loading…
Reference in New Issue
Block a user