This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-01-23
Channels
- # aws-lambda (5)
- # beginners (212)
- # boot (3)
- # cider (130)
- # cljs-dev (24)
- # clojars (2)
- # clojure (287)
- # clojure-dusseldorf (23)
- # clojure-italy (11)
- # clojure-russia (10)
- # clojure-spec (9)
- # clojure-uk (45)
- # clojurescript (59)
- # core-async (1)
- # cursive (13)
- # datascript (1)
- # datomic (46)
- # emacs (12)
- # events (9)
- # fulcro (196)
- # graphql (3)
- # hoplon (79)
- # jobs (5)
- # jobs-discuss (7)
- # jobs-rus (2)
- # keechma (26)
- # keyboards (9)
- # leiningen (2)
- # luminus (9)
- # off-topic (20)
- # om-next (1)
- # onyx (15)
- # re-frame (16)
- # reagent (18)
- # reitit (1)
- # remote-jobs (2)
- # rum (3)
- # shadow-cljs (13)
- # sql (135)
- # unrepl (46)
- # vim (1)
- # yada (23)
and welcome @ericnormand and @jcthalys to #clojure-uk
månmån
Morning all!
Random core function of the day:
-------------------------
clojure.core/identity
([x])
Returns its argument.
Morning gentlepeople
¯\(ツ)/¯
🐱s are just as cunning as :lion_face:s. I miss having a 🐱. Currently saddled with two 🐶s
@peterwestmacott (filter identity ...)
is rather more common in my codebase than (filter some? ...)
yes, I think the only interesting thing to say about the identity function is that it is surprisingly useful in a highly functional language
and it is the only possible (referentially transparent) implementation of its type signature, good for demonstrating parametricity
I never use (filter identity)
because then it trips me up when it also removes false
and I don't want that. Hence I'm (remove nil?)
most of the time.
identity
example I've used sometime: returns the first truthy value: (some identity [nil false 2 3])
Morning @maleghast 👋
Is anyone here thinking of attending Dutch Clojure Days? http://clojuredays.org/
@thomas, I think you need to update your profile pic to a real photo of yourself so that I can find you this time round if I end up going. Didn't catch you at ClojureX as I didn't know what you actually look like 😉
That depends... You might need a GPS to find the train station if you've had too much of that free beer
Don’t think I’ve laughed so much leaving a conference. @thomas and I walked out of Codenode, “You’re at Travelodge, cool let’s go!” Get to the door he turns left and I turn right. You really had to be there. 🙂
hahaha
That's brilliant! I'm still laughing
I'll remember to bring a compass... Just in case