Copyimport * as mod from "https://deno.land/std@0.139.0/collections/min_with.ts";FunctionsminWithReturns the first element having the smallest value according to the provided comparator or undefined if there are no elements