This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-02-10
Channels
- # beginners (140)
- # boot (18)
- # cider (4)
- # cljs-dev (28)
- # clojure (191)
- # clojure-greece (51)
- # clojure-russia (1)
- # clojure-spec (13)
- # clojure-uk (2)
- # clojurescript (38)
- # community-development (26)
- # core-logic (16)
- # cursive (6)
- # datomic (3)
- # defnpodcast (9)
- # editors (1)
- # emacs (1)
- # fulcro (10)
- # immutant (3)
- # jobs-discuss (2)
- # leiningen (17)
- # lumo (24)
- # off-topic (30)
- # quil (12)
- # re-frame (11)
- # reagent (103)
- # remote-jobs (2)
- # shadow-cljs (157)
- # spacemacs (4)
- # unrepl (18)
- # yada (2)
Hmm, I notice that java.util.HashSet doesn't have an unravel printer. It becomes a boring ol' class, which means none of the lovely ellipsis stuff.
Having done (set)
on my java.util.HashSet, I notice that my ellipsis is before the second-to-last element. Not sure if that's intentional or not either 🙂
@dominicm would love your feedback on the readline library if you have time, your in a great position to tell me whatfor
Although, I did check out your gif demo, and I thought it looked very similar to Unravel.
@bhauman The demo & feature-set looks really good btw, I realise I didn't say that. I think it would be a great library to build an unrepl client in (maybe I should take a shot at seeing how hard it would be to port unravel to this?). I couldn't speak for the API though.