Skip to content

Fix seq-zip to avoid spurious nils - #3

Open
michalmarczyk wants to merge 1 commit into
akhudek:masterfrom
michalmarczyk:spurious-nils-in-seq-zip
Open

Fix seq-zip to avoid spurious nils#3
michalmarczyk wants to merge 1 commit into
akhudek:masterfrom
michalmarczyk:spurious-nils-in-seq-zip

Conversation

@michalmarczyk

Copy link
Copy Markdown

See CLJ-1317:

http://dev.clojure.org/jira/browse/CLJ-1317

Credit for discovering the problem goes to Lee Spector. More comments on the Clojure ticket.

Note that this is a completely fresh issue, with no comments from Clojure/core on the patch.

@akhudek

akhudek commented Jan 1, 2014

Copy link
Copy Markdown
Owner

Thanks!

I'd like to wait for Clojure/core's response as I'd like this library to have matching semantics to clojure's zip (including bugs). Assuming this is included in clojure 1.6, I'll make a new release matching that with appropriate documentation.

@michalmarczyk

Copy link
Copy Markdown
Author

Sure, that makes sense. Users can just include this seq-zip implementation anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants