dominator.async

forever

macro

(forever & body)
Continuously loop over the body within a go block.

send

(send source v)
Returns an anonymous fn that puts the value v onto source every time
it's called.