Completed
Details
Assignee
Christophe GrandChristophe GrandReporter
Christophe GrandChristophe GrandApproval
OkPatch
Code and TestPriority
MajorAffects versions
Fix versions
Details
Details
Assignee
Christophe Grand
Christophe GrandReporter
Christophe Grand
Christophe GrandApproval
Ok
Patch
Code and Test
Priority

Affects versions
Fix versions
Created February 11, 2013 at 2:38 PM
Updated August 15, 2013 at 12:13 AM
Resolved August 15, 2013 at 12:13 AM
Problem:
clojure.core.reducers/mapcat
does not stop onreduced?
values.Demonstration:
Cause: r/mapcat introduces an intermediate reduce which swallows the reduced value coming from r/take.
Patch:
lazy-rmapcat2.diff