This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-09-04
Channels
- # announcements (1)
- # babashka (41)
- # beginners (124)
- # cider (8)
- # clj-kondo (25)
- # cljs-dev (40)
- # clojars (4)
- # clojure (92)
- # clojure-europe (35)
- # clojure-italy (3)
- # clojure-nl (4)
- # clojure-uk (91)
- # clojuredesign-podcast (8)
- # clojurescript (41)
- # code-reviews (1)
- # cursive (11)
- # data-science (1)
- # datascript (76)
- # datomic (45)
- # emacs (4)
- # etaoin (3)
- # events (1)
- # figwheel-main (2)
- # fulcro (9)
- # graalvm (1)
- # jackdaw (6)
- # jobs (1)
- # jobs-discuss (3)
- # kaocha (4)
- # malli (25)
- # off-topic (42)
- # pathom (4)
- # reitit (11)
- # releases (2)
- # reveal (1)
- # shadow-cljs (53)
- # sql (4)
- # tools-deps (190)
- # vrac (19)
- # xtdb (6)
@otfrom You’re not referring to my Tess Daly cosplay costume, I thought we agreed you were never going to mention that 🙂
@jasonbell https://www.radiotimes.com/news/tv/2020-09-02/jason-bell-strictly-come-dancing-2020-contestant/
Wooohooo @jasonbell on Strictly!!!! I'll vote for that!
@otfrom I am aware of him, but was not aware that he’s in the UK making an idiot of himself.
fun Friday subject ... who thinks clojure.string/starts-with?
which takes two args: s substr
has those args in the right order? I don't know but I always get it wrong. So maybe I do know.
that is the correct way around as it is like all the other things that go nicely with ->
I think my only annoyance with the ->
friendly functions is that they don't play well with partial, and I like partial
@otfrom if everyone conformed to map in and map out we would only need ->
and not ->>
or confusing combinations thereof ;)