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

With Rx you can do similar things but the semantics are different. When you use an Rx Stream you will get the data pushed from a different thread. With Go-like channels you pull the data from the other thread (or the channel).


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

Search: