This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-11-02
Channels
- # announcements (1)
- # babashka (19)
- # beginners (85)
- # calva (1)
- # cider (23)
- # clara (19)
- # clj-kondo (28)
- # clojars (4)
- # clojure (60)
- # clojure-australia (8)
- # clojure-dev (14)
- # clojure-europe (117)
- # clojure-nl (3)
- # clojure-uk (11)
- # clojurescript (68)
- # conjure (2)
- # core-async (39)
- # cryogen (11)
- # cursive (7)
- # data-science (1)
- # datomic (9)
- # emacs (10)
- # etaoin (1)
- # events (1)
- # fulcro (1)
- # helix (10)
- # jobs (4)
- # kaocha (2)
- # keechma (3)
- # leiningen (1)
- # malli (6)
- # pathom (15)
- # pedestal (10)
- # re-frame (5)
- # reitit (1)
- # remote-jobs (1)
- # rum (3)
- # shadow-cljs (18)
- # tools-deps (30)
- # vim (6)
The latest commit to Clojure's implementation here https://github.com/clojure/clojure/commit/833c924239a818ff1a2563ae88af6dc266b35a61 adds a new source file MySeq.java. Was that intentional?
That file did not seem to be in either of the patches on the CLJ-1364 ticket ...
I doubt it! thx for the heads up
The rest of the changes in that commit appear to match your latest patch on the ticket.
I suspect it was accidental - I know the patch didn't apply cleanly and Stu had to do some fixing on that one and included something extra in the process
anyhow, we'll fix it up before release
http://clojure.github.io/data.csv/ is "0.1.4 in development" but 1.0.0 is out.
just hasn't been regenerated since then (but api is same)
because ancient reasons, it always generates the docs for master (the next "in development" version)
FYI, I'm happy to update the Clojure equality guide article for 1.10.2 when it there is a non-alpha release. Noticed that some of the tickets mentioned in that article as corner cases have been fixed now. Cool.
that would be great