Skip to content

Fully lazy interleave.#13

Open
yonatan wants to merge 1 commit intoaemoncannon:masterfrom
yonatan:fully-lazy-interleave
Open

Fully lazy interleave.#13
yonatan wants to merge 1 commit intoaemoncannon:masterfrom
yonatan:fully-lazy-interleave

Conversation

@yonatan
Copy link
Copy Markdown

@yonatan yonatan commented Apr 25, 2011

At the moment expressions like (take 4 (interleave (repeat 1) (repeat 2))) loop infinitely. This patch should fix that.

See also: clojure/clojure@5cddaf8

@yonatan
Copy link
Copy Markdown
Author

yonatan commented Apr 25, 2011

...and as usual, I notice my bugs right after sending the pull request. Sorry, don't merge this yet.

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.

1 participant