mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 00:13:12 +03:00
11 lines
279 B
Plaintext
11 lines
279 B
Plaintext
|
:: +gall-nonces: print %gall agent subscription nonces, highest-last
|
||
|
::
|
||
|
:- %say
|
||
|
|= [[now=@da eny=@uvJ bec=beak] ~ ~]
|
||
|
:- %noun
|
||
|
^- (list [dude:gall @ud])
|
||
|
%+ sort
|
||
|
%~ tap by
|
||
|
.^((map dude:gall @ud) %gf /(scot %p p.bec)//(scot %da now))
|
||
|
|=([[* a=@ud] [* b=@ud]] (lth a b))
|