I'm still running into check-var returning nil: https://gist.github.com/tvanhens/28b7f744d799910750d8ae3942680997
On Thursday, May 26, 2016 at 10:05:54 AM UTC-4, Alex Miller wrote: > > Clojure 1.9.0-alpha3 is now available. > > Try it via > - Download: > https://repo1.maven.org/maven3/org/clojure/clojure/1.9.0-alpha3 > - Leiningen: [org.clojure/clojure "1.9.0-alpha3"] > > 1.9.0-alpha3 includes the following changes since 1.9.0-alpha2: > > - Macro fdef specs should no longer spec the implicit &form or &env > [BREAKING CHANGE] > - multi-spec includes dispatch values in path > - multi-spec no longer requires special default method > - fix for rep* bug > - added explain-str (explain that returns a string) > - improved s/+ explain > - explain output tweaked > - fix test reporting > > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
