This commit is contained in:
Rafik Naccache 2016-10-02 09:57:24 +01:00
parent 4427b9e797
commit 4e5533041d

View file

@ -55,7 +55,7 @@
(= (list __ __ __) (= (list __ __ __)
(sort (vals {2010 "Vancouver" 2014 "Sochi" 2018 "PyeongChang"})))) (sort (vals {2010 "Vancouver" 2014 "Sochi" 2018 "PyeongChang"}))))
"You can event iterate over the map entries as a seq" "You can even iterate over the map entries as a seq"
(= {:a __ :b __} (= {:a __ :b __}
(into {} (into {}
(map (map