Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
File
package index
func MaxProductDifference(a []int) int { return maxProductDifference(a)}