thanks Meikel.. what you suggested might be it..
Sunil.

On Tue, May 24, 2011 at 1:48 PM, Meikel Brandmeyer <m...@kotka.de> wrote:

> Hi,
>
> maybe subseq to the rescue?
>
> user=> (first (subseq (sorted-set 1 2 3 4 5 6) > 3))
> 4
>
> I'm not sure about the perfomance, but I'd think it's fast?
>
> Sincerely
> Meikel
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to