List Question
11 TechQA 2022-04-18T05:42:40.353000How to use re-matches with case or core.match
220 views
Asked by tweeterist
in clojure, why core.match a map inside a vector?
124 views
Asked by Shawn Zhang
how can I bind the matched :or to a variable in core.match
149 views
Asked by Lambder
Macro to pass patterns and results to core.match/match as a vector
133 views
Asked by mac
Clojure evaluate argument of macro
827 views
Asked by mzdravkov
matching data type in clojure with core.match/match instead of multimethod
306 views
Asked by user3639782
Clojure core.match can't match on class
303 views
Asked by klozovin
How do I use core.match in Clojurescript with goog.events.KeyCodes?
812 views
Asked by Stephen Cagle
Predicate Function Dispatch in core.match
397 views
Asked by Isaac
Matching false (== undefined, null) in ClojureScript core.match
944 views
Asked by tillda
Priority in core.match patterns
227 views
Asked by tillda