Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Every pipe is a recursive list of blocks, like a tree. Basically, a pipe has a starting block that produces the pipe output. To do that it calls the process function of its input block, which again run their input blocks, ..., the feed blocks serve as tree leaves.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: