mirror of
https://github.com/urbit/shrub.git
synced 2024-12-15 04:22:48 +03:00
16 lines
291 B
Plaintext
16 lines
291 B
Plaintext
::
|
|
:::: /hoon/core/zing/pro
|
|
::
|
|
/? 314
|
|
/- hi-args
|
|
|_ arg=hi-args
|
|
::
|
|
++ grab :: convert from
|
|
|%
|
|
++ noun :: convert from %noun
|
|
|= src=*
|
|
^+ +>+
|
|
+>+(arg (hi-args src))
|
|
--
|
|
--
|