Currently `product(f, a, b)` only takes two data arguments. It would be convenient if it took more.
Currently
product(f, a, b)only takes two data arguments. It would be convenient if it took more.