mirror of
https://github.com/urbit/shrub.git
synced 2024-12-14 11:08:45 +03:00
ff518453ef
tracking a change in bunt semantics
14 lines
415 B
Plaintext
14 lines
415 B
Plaintext
:: Browse random claimable ships
|
|
::
|
|
:::: /hoon/shop/womb/gen
|
|
::
|
|
/? 310
|
|
:- %say
|
|
|= $: {now/@da eny/@uvJ bec/beak}
|
|
arg/$@($~ {typ/?($planets $galaxies $stars) $~})
|
|
who/(unit @p)
|
|
==
|
|
?~ arg $(arg ~[typ=%planets])
|
|
=- [%ships .^((list ship) %gx /[him]/hood/[cas]/womb/shop/[typ.arg]/[nth]/ships)]
|
|
[him=(scot %p ?^(who u.who p.bec)) cas=(scot %da now) nth=(scot %ud %.(10 ~(rad og eny)))]
|