LazySeq switches to equiv when using equals

Description

When comparing lazy seqs with java equality operator .equals, the implementation switches to the Clojures .equiv comparison. This switch is not present in any other Seq or ordered collection type.

Screened by: Alex Miller

Environment

None

Attachments

1

Activity

Alex Miller 
October 9, 2014 at 1:45 AM

Yup thanks.

Andy Fingerhut 
October 8, 2014 at 11:50 PM

This ticket has no Fix Version/s, but is Screened, so at least in some code I have it is 'off the JIRA workflow state diagram'. Not sure if it shows up that way in your filters, Alex.

Jozef Wagner 
August 11, 2014 at 3:32 PM

Patch

with tests added

Completed

Details

Assignee

Reporter

Approval

Patch

Priority

Affects versions

Fix versions

Created August 11, 2014 at 3:11 PM
Updated November 14, 2014 at 4:08 PM
Resolved November 14, 2014 at 4:08 PM