variable Reducer.productimport { Reducer } from "https://deno.land/x/rimbu@1.0.0/common/internal.ts"; const { product } = Reducer; A Reducer that calculates the product of all given numeric input values.