urbit/main/pro/zongs/core.hoon

16 lines
296 B
Plaintext
Raw Normal View History

2014-07-30 04:18:17 +04:00
::
:::: /hoon/core/zing/pro
::
/? 314
/- zong
|_ zog=(list zong)
::
++ grab :: convert from
|%
++ noun :: convert from %noun
|= src=*
^+ +>+
+>+(zog ((list zong) src))
--
--