import * as mod from "https://dotland.deno.dev/std@0.181.0/collections/filter_values.ts"; FunctionsffilterValuesReturns a new record with all entries of the given record except the ones that have a value that does not match the given predicate.