This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-12-01
Channels
- # adventofcode (30)
- # announcements (51)
- # aws (27)
- # babashka (1)
- # beginners (16)
- # calva (6)
- # cider (10)
- # clj-kondo (2)
- # clojure (94)
- # clojure-dev (27)
- # clojure-italy (1)
- # clojure-taiwan (1)
- # clojure-uk (5)
- # clojurescript (18)
- # clojutre (2)
- # cursive (14)
- # data-science (8)
- # emacs (2)
- # joker (5)
- # off-topic (3)
- # shadow-cljs (31)
- # sql (2)
- # vim (2)
- # yada (11)
ok, I'm a joker n00b. What is the idiomatic way to throw an exception (aka what is the exception type?)
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