/pro/json, disn't seem to help

This commit is contained in:
Anton Dyudin 2014-07-28 21:13:44 -07:00 committed by Anton Dyudin
parent c6fa2b34b5
commit 4f82d49c0b

17
main/pro/json/core.hoon Normal file
View File

@ -0,0 +1,17 @@
::
:::: /hoon/core/hymn/pro
::
/? 314
::
:::: compute
::
|_ jon=json
::
++ grow :: convert to
|%
++ mime :: convert to %mime
=+ htm=(crip (pojo jon))
[/text/html (taco htm)]
--
--