Hi,

Am 27.06.2009 um 02:27 schrieb samppi:

Mr. Brandmeyer

You can call me Meikel, I guess. ;)

What might also be interesting if you want to
insert at one end and take out at the other
is clojure.lang.PersistentQueue.

conj will insert at the front and pop/peek will
work at the end. There is now constructor,
like [] or {}. Just use c.l.PersistentQueue/EMPTY.

Sincerely
Meikel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to