urbit/main/bin/type.hoon
Steven Dee 4025898428 Ye olde whitespace cleanup
Run using
  find . -type f | xargs sed -i '\s\+$'

And not even glanced at. It's fine. Don't worry about it.
2013-12-08 21:23:03 +00:00

21 lines
303 B
Plaintext

!:
:: /=main=/bin/type/hoon
::
|= *
|= ~
:- ~ :- ~
:- ^- (list slip)
:~ [~ %$ %noun]
==
|= [now=@da pax=path nut=note]
^- bowl
:_ ~
?+ -.nut !!
%$
?~ p.nut
~
%+ weld
(turn q.u.p.nut |=(a=* [%la (sell p.u.p.nut a)]))
`(list gift)`[[%la (skol p.u.p.nut)] ~]
==