mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-17 03:44:34 +03:00
sort clauses of $fork type pretty-printing
- fixing unit/tree special cases - generally show atom before cells and $% cases alphabetically
This commit is contained in:
parent
a1df9b2a59
commit
676aa77afd
@ -7783,7 +7783,7 @@
|
||||
?^(p.sut yad [p.yad [%face p.sut q.yad]])
|
||||
::
|
||||
{$fork *}
|
||||
=+ yed=(~(tap in p.sut))
|
||||
=+ yed=(sort (~(tap in p.sut)) aor)
|
||||
=- [p [%pick q]]
|
||||
|- ^- {p/{p/(map span @) q/(map @ wine)} q/(list wine)}
|
||||
?~ yed
|
||||
|
Loading…
Reference in New Issue
Block a user