mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-11 08:55:23 +03:00
Hall newdm action: ship names are sorted by alphabetical order.
This commit is contained in:
parent
d525dcdedd
commit
e7dc9895f2
@ -581,13 +581,14 @@
|
||||
=/ nom/name
|
||||
%^ rsh 3 1
|
||||
%+ roll
|
||||
%+ sort (weld ~(tap in sis) [our.bol ~])
|
||||
|= [a=ship b=ship]
|
||||
^- ?
|
||||
(lth a b)
|
||||
|= {p/ship nam/name}
|
||||
%+ sort %+ turn (weld ~(tap in sis) [our.bol ~])
|
||||
|= p/ship
|
||||
^- cord
|
||||
(scot %p p)
|
||||
aor
|
||||
|= {p/cord nam/name}
|
||||
^- @tas
|
||||
(crip "{(trip `@t`nam)}.{(slag 1 (trip (scot %p p)))}")
|
||||
(crip "{(trip `@t`nam)}.{(slag 1 (trip p))}")
|
||||
=/ dels/(list delta)
|
||||
:~
|
||||
:*
|
||||
|
Loading…
Reference in New Issue
Block a user