Skip to content
Prev 5872 / 21312 Next

[Bioc-devel] GenomicFiles reducer and iterate argument

What about having two separate reducer arguments, one for a reducer 
that takes two elements at a time and combines them, and the other for 
a reducer that takes a list and combines all the elements of the list? 
Specifying both at once would be an error. I think it makes more sense 
to say "these two arguments expect different things" than "this one 
argument expects a different thing depending on the value of another 
argument".

-Ryan
On Sun Jun 15 11:17:59 2014, Michael Lawrence wrote: