urbit/ren/urb/tree.hoon
Anton Dyudin 65417e1a0f revert &tree-head XX static
performance concerns are probably overblown, though if urbit.org gets 2x slower this commit is probably why
2016-11-11 11:20:24 -08:00

10 lines
201 B
Plaintext

:: Combine /tree-head/ and /tree-body/
::
:::: /hoon/tree/urb/ren
::
/? 310
/= hed /# /% /tree-head/
/= bod /# /% /tree-body/
^- {hed/{@uvH marl} bod/{@uvH marl}}
[hed bod]