Advertisement
Guest User

Untitled

a guest
Dec 16th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. :: Accepts any noun from dojo and prints it out
  2. ::
  3. :::: /===/app/echo/hoon
  4. ::
  5. !:
  6. |%
  7. += move [bone card]
  8. += card $% ~
  9. ==
  10. --
  11. ::
  12. |_ [bow=bowl:gall ~] ::< stateless
  13. ::
  14. ++ poke-noun
  15. |= non=*
  16. ^- [(list move) _this]
  17. ~& echo+noun+non
  18. [~ this]
  19. ::
  20. --
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement