diff --git a/hoon/scaffolding/playpen.hoon b/hoon/scaffolding/playpen.hoon index 92ad753..8365b50 100644 --- a/hoon/scaffolding/playpen.hoon +++ b/hoon/scaffolding/playpen.hoon @@ -1272,6 +1272,13 @@ [bas ?:(top 0 gop)] |=([? b=@ c=tape] [(dug b) c]) :: +:: Formatting functions +:: +++ smyt :: pretty print path + |= bon=path ^- tank + :+ %rose [['/' ~] ['/' ~] ~] + (turn bon |=(a=@ [%leaf (trip a)])) +:: :: Virtualization :: ++ mink !. :: raw virtual nock