This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-01-27
Channels
- # beginners (24)
- # boot (10)
- # cider (6)
- # cljs-dev (8)
- # cljsrn (9)
- # clojure (46)
- # clojure-brasil (7)
- # clojure-dev (7)
- # clojure-germany (1)
- # clojure-uk (5)
- # clojurescript (22)
- # cursive (2)
- # datomic (19)
- # defnpodcast (2)
- # dirac (94)
- # emacs (4)
- # fulcro (20)
- # graphql (2)
- # hoplon (2)
- # lumo (9)
- # off-topic (2)
- # om (1)
- # re-frame (8)
- # shadow-cljs (66)
- # spacemacs (5)
- # sql (1)
- # test-check (3)
yeah I noticed that too
I assume because it reads/evals 100/3
which is valid JavaScript
I really thought ratios were supported in ClojureScript
I guess not
Ratio support is one of the ancient tickets: https://dev.clojure.org/jira/browse/CLJS-555
Map entries in ClojureScript support meta, while they don't in Clojure. I suppose this isn't really a defect, per se.
I've drafted some copy explaining the new map entry stuff and added it to the draft news article: https://github.com/clojure/clojurescript-site/pull/156