From c4b392a179048f936c062f5ffccc2bc25627e500 Mon Sep 17 00:00:00 2001 From: polwex Date: Mon, 6 Oct 2025 01:01:41 +0700 Subject: working --- app/mar/tang.hoon | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 app/mar/tang.hoon (limited to 'app/mar/tang.hoon') diff --git a/app/mar/tang.hoon b/app/mar/tang.hoon new file mode 100644 index 0000000..9fdd314 --- /dev/null +++ b/app/mar/tang.hoon @@ -0,0 +1,25 @@ +:: +:::: /hoon/tang/mar + :: +/? 310 +:: +=, format +|_ tan=(list tank) +++ grad %noun +++ grow + |% + ++ noun tan + ++ json + =/ result=(each (list ^json) tang) + (mule |.((turn tan tank:enjs:format))) + ?- -.result + %& a+p.result + %| a+[a+[%s '[[output rendering error]]']~]~ + == + -- +++ grab :: convert from + |% + ++ noun (list ^tank) :: clam from %noun + ++ tank |=(a=^tank [a]~) + -- +-- -- cgit v1.2.3