mirror of
https://github.com/urbit/shrub.git
synced 2024-12-14 11:08:45 +03:00
16 lines
300 B
Plaintext
16 lines
300 B
Plaintext
::
|
|
:::: /hoon/core/zing/pro
|
|
::
|
|
/? 314
|
|
/- begin-args
|
|
|_ arg=begin-args
|
|
::
|
|
++ grab :: convert from
|
|
|%
|
|
++ noun :: convert from %noun
|
|
|= src=*
|
|
^+ +>+
|
|
+>+(arg (begin-args src))
|
|
--
|
|
--
|