On Jan 6, 2013 1:55 PM, "Jonathon McKitrick" <jmckitr...@gmail.com> wrote:
> My first thought is to simply iterate the web parameter map, and convert
each key to a string using NAME and then a regex on the name.  Is there a
better way?

If the numeric range may not be contiguous or start at 0 or 1, and you do
not need to process them in numeric order, your suggested approach is fine.

--
Stephen Compall
If anyone in the MSA is online, you should watch this flythrough.

-- 
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