Completed
Details
Assignee
UnassignedUnassignedReporter
Michał MarczykMichał MarczykLabels
Approval
OkPatch
CodePriority
MajorAffects versions
Fix versions
Details
Details
Assignee
Unassigned
UnassignedReporter
Michał Marczyk
Michał MarczykLabels
Approval
Ok
Patch
Code
Priority

Affects versions
Fix versions
Created October 4, 2017 at 9:17 PM
Updated October 6, 2017 at 7:47 PM
Resolved October 6, 2017 at 7:47 PM
The fix, first included in 1.9.0-alpha20, changes behaviour of
min-key
andmax-key
to return the first argument among those with the minimum/maximum key, whereas in previously they both returned the last matching argument:Arguably the new behaviour is more natural, however this is a regression from prior behavior.
Proposed: Restore the original behavior and update docstring.
Patch: 0002-CLJ-2247-document-last-match-semantics-of-min-max-ke.patch
Screened by: Alex Miller