mirror of
https://github.com/urbit/shrub.git
synced 2024-12-02 08:55:07 +03:00
30 lines
515 B
Plaintext
30 lines
515 B
Plaintext
::
|
|
:::: /hoon/stat-all/womb/mar
|
|
::
|
|
/? 310
|
|
/+ womb
|
|
::
|
|
:::: ~fyr
|
|
::
|
|
|_ all/(map ship stat:womb)
|
|
::
|
|
++ grab :: convert from
|
|
|%
|
|
++ noun (map ship stat:womb) :: clam from %noun
|
|
--
|
|
++ grow
|
|
|%
|
|
++ json
|
|
%- jobe
|
|
%+ turn (~(tap by all))
|
|
|= {a/ship b/stat:womb} ^- {cord ^json}
|
|
:- (crip +:<a>)
|
|
%+ joba -.b
|
|
?- -.b
|
|
$free b+&
|
|
$owned s+p.b
|
|
$split json(all p.b)
|
|
==
|
|
--
|
|
--
|