Welcome! Please see the About page for a little more info on how this works.
Add queue function to create queues from collections and queue? predicate to check queueness.
queue
queue?
Patch: clj-1078-3.patch
Prescreened: Alex Miller
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.
Updated ticket title.
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...
Hi Alex, the updated patch removes that comment and rebases all three commits into c9f77dd. Let me know if you need anything else. Thanks!
Comment made by: bozhidar
A tiny remark - I think the docstrings should end with a dot.
Comment made by: marco.m
Hello, any news ? It seems the patch was almost ready to go in :-)
Refreshed patch and simplified, attribution retained.