Fork me on GitHub
#joker
<
2019-12-01
>
hoppy16:12:17

ok, I'm a joker n00b. What is the idiomatic way to throw an exception (aka what is the exception type?)

hoppy16:12:46

nm, found it: ex-info

Candid20:12:45

it now supports concurrency (core.async style) with goroutines and channels. See https://candid82.github.io/joker/joker.core.html#go for details. Concurrency primitives are currently limited to go, chan, <! and >!.

👍 8
🎉 12
hlship20:12:42

Excellent! I want to try out ns-sources as well.