(keep-indexed  #(if(<=100  %1  1000)%2) (range1001))
=>  (100  101  102  103  104  105  106  107  108  109  110  111  112  113  114  
115  116  117  118  119  120  121  122  123  124  125  126  127  128  129  130  
131  132  133  134  135  136  137  138  139  140  141  ...)

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