mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-28 11:40:11 +03:00
Merge pull request #5015 from urbit/lf/fix-backlog
graph-store: fix siblings scry
This commit is contained in:
commit
92a9ba5ba4
@ -748,7 +748,7 @@
|
||||
%- ~(gas by *(map index:store node:store))
|
||||
%+ turn
|
||||
?: older
|
||||
(tab:orm u.graph ~ count)
|
||||
(tab:orm u.graph `(rear index) count)
|
||||
:: TODO time complexity not desirable for %younger case
|
||||
::
|
||||
%+ slag (safe-sub (lent -) count)
|
||||
|
Loading…
Reference in New Issue
Block a user