forked from urbit/archaeology
-
Notifications
You must be signed in to change notification settings - Fork 0
Hoon diff
Adam Bliss edited this page Oct 25, 2013
·
1 revision
++ diff :: generate patch
|= pum=umph
|= [old=* new=*] ^- udon
:- pum
?+ pum ~|(%unsupported !!)
%a [%a old new]
%c =+ [hel=(lore ((hard ,@) old)) hev=(lore ((hard ,@) new))]
[%c (lusk hel hev (loss hel hev))]
==
Parts of this document are generated automatically. Edits within the comments section will be preserved.