If you look at the source of build-all, you'll see it is very simple. Just write map+build that does what you want.
On Saturday, March 22, 2014, Jamie Orchard-Hays <[email protected]> wrote: > Looking for a way to do something like zebra-striping when using > build-all. I've dug around the code, but I'm not seeing the levers (such as > knowing the index of the cursor I'm on) to calculate even/odd. There's a > great example in the tutorial of zebra-striping using map and cycle. I'm > just not seeing how to do something like this in build-all. > > Cheers, > > Jamie > > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:;>. > To post to this group, send email to > [email protected]<javascript:;> > . > Visit this group at http://groups.google.com/group/clojurescript. > -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
