mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-17 03:44:34 +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))
|
||
|
--
|
||
|
--
|