mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-28 11:40:11 +03:00
show-vat: fix +show-vat to work with wafts
This commit is contained in:
parent
735eedcf6e
commit
abd6674ae0
@ -6,9 +6,15 @@
|
|||||||
:- %tang
|
:- %tang
|
||||||
%- flop ^- tang
|
%- flop ^- tang
|
||||||
=/ pax=path /(scot %p p.bec)/[desk]/(scot %da now)
|
=/ pax=path /(scot %p p.bec)/[desk]/(scot %da now)
|
||||||
=+ .^([lal=@tas num=@ud] cx+(weld pax /sys/kelvin))
|
=/ welt=(list [@tas @ud])
|
||||||
|
=+ .^(=waft:clay cx+(weld pax /sys/kelvin))
|
||||||
|
%+ sort ~(tap in (waft-to-wefts:clay waft))
|
||||||
|
|= [a=weft b=weft]
|
||||||
|
?: =(lal.a lal.b)
|
||||||
|
(lte num.a num.b)
|
||||||
|
(lte lal.a lal.b)
|
||||||
:~ '/sys/kelvin:'
|
:~ '/sys/kelvin:'
|
||||||
leaf/"[{<lal>} {<num>}]"
|
(sell !>(welt))
|
||||||
'/desk/bill:'
|
'/desk/bill:'
|
||||||
(sell !>(.^((list dude:gall) cx+(weld pax /desk/bill))))
|
(sell !>(.^((list dude:gall) cx+(weld pax /desk/bill))))
|
||||||
==
|
==
|
||||||
|
Loading…
Reference in New Issue
Block a user