Details
-
Type:
Defect
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Line 1710 of match.clj (0.3.0-alpha4) has this:
(defmethod groupable? [::predice ::predicate] [a b] (= (:gs a) (:gs b)))
I believe "predice" should be "predicate".