Fork me on GitHub
#core-async
<
2018-06-09
>
lxsameer09:06:56

hey folks, in the implementation of channels, Why core.async used LinkList and locking instead of BlockingQueue or something ?

Logan Powell22:06:48

👋 sharkdance I just put together a little "basics" guide for anyone who would like to proof-read. https://github.com/loganpowell/cljs-guides/blob/master/src/guides/core-async-basics.md Thank you to everyone who helped me get my head wrapped around this! I made sure to give you props in the post (which I'll be posting to Medium on Monday) 🙂