UNPKG

generic-min-max

Version:

This node.js module exports a generic min-max algorithm, alongside some implementations This package comes with full typescript support!

3 lines (2 loc) 50 B
import minMax from "./minMax"; export { minMax };