shrub/gen/womb/shop.hoon
Anton Dyudin ff518453ef flip generator default arguments to end of ?()s
tracking a change in bunt semantics
2017-11-27 16:43:09 -08:00

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)))]