shrub/main/bin/bang.hoon

9 lines
160 B
Plaintext
Raw Normal View History

!:
:: /=main=/bang/hoon
:: produce a bowl with the gift passed in as argument
:: this may blow up urbit, hence "bang"
|= *
|= [giv=gift ~]
^- bowl
~[~[giv]]