joker 2019-12-01

@hoppy has joined the channel

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

nm, found it: ex-info

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 >!.

👍 2
🎉 3

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