Welcome! Please see the About page for a little more info on how this works.

+13 votes
in Collections by

Add queue function to create queues from collections and queue? predicate to check queueness.

Patch: clj-1078-3.patch

Prescreened: Alex Miller

by
Having this would be very cool. Adding `#queue` to the default data readers would be even cooler.

23 Answers

0 votes
by

Comment made by: eigenhombre

Hi Andy, I updated the patch and removed my previous version. The new one should apply cleanly and pass all tests.

0 votes
by

Comment made by: eigenhombre

Updated ticket title.

0 votes
by

Comment made by: alexmiller

Hi John... Can you condense these changes into a single commit? Please also remove the comments above queue* in java_interop.clj. Thanks...

0 votes
by

Comment made by: eigenhombre

Hi Alex, the updated patch removes that comment and rebases all three commits into c9f77dd. Let me know if you need anything else. Thanks!

0 votes
by

Comment made by: bozhidar

A tiny remark - I think the docstrings should end with a dot.

0 votes
by

Comment made by: marco.m

Hello, any news ? It seems the patch was almost ready to go in :-)

0 votes
by

Comment made by: alexmiller

Refreshed patch and simplified, attribution retained.

0 votes
by
Reference: https://clojure.atlassian.net/browse/CLJ-1078 (reported by halgari)
...