mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-12 03:01:08 +03:00
35 lines
625 B
Plaintext
35 lines
625 B
Plaintext
::
|
|
:::: /hoon/stat-all/womb/mar
|
|
::
|
|
/? 310
|
|
/+ womb, old-zuse
|
|
::
|
|
:::: ~fyr
|
|
::
|
|
=, old-zuse
|
|
|_ 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>)
|
|
(jobe live+[%s p.b] dist+(json-dist q.b) ~)
|
|
::
|
|
++ json-dist
|
|
|= a/dist:womb
|
|
%+ joba -.a
|
|
?- -.a
|
|
$free b+&
|
|
$owned s+p.a
|
|
$split json(all p.a)
|
|
==
|
|
--
|
|
--
|