Hi, I am new to Clojure (about a week) so I might be missing something.

I want to use the (positions) 
<http://clojuredocs.org/clojure_contrib/clojure.contrib.seq/positions> function 
from clojure.contrib.seq.
I could simply copy its source, but I would prefer a more generic way of 
using functions form clojure.contrib.
This page <http://clojure.github.io/clojure-contrib/> indicates that 
clojure.contrib is deprecated, but I could not find (positions) anywhere 
else.

What is a good solution to this problem?

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to