Completed
Details
Assignee
UnassignedUnassignedReporter
Brandon BloomBrandon BloomApproval
OkPatch
Code and TestPriority
CriticalFix versions
Details
Details
Assignee
Unassigned
UnassignedReporter
Brandon Bloom
Brandon BloomApproval
Ok
Patch
Code and Test
Priority
Fix versions
Created March 17, 2013 at 12:09 AM
Updated August 29, 2014 at 6:00 PM
Resolved August 29, 2014 at 6:00 PM
This returns 16:
But replacing
reduce
withreductions
will never terminate:Cause:
reductions
ignoresclojure.lang.Reduced
, it never tests forreduced
?Patch: CLJ-1181-v002.patch
Screened by: Alex Miller