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

Nim newby here -- does Nim have something analogous to Go's channels for inter-thread communication?


Yes, it has channels as a built-in:

https://nim-lang.org/docs/channels.html

Things like Weave abstract away the need to manage threads and messaging explicitly.




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

Search: