Extremely Popular
Go to Latest
function cmpStringArray
import { cmpStringArray } from "https://dotland.deno.dev/x/fresh@1.5.2/tests/fixture_twind_hydrate/utils/utils.ts";

Returns the number of string duplicates that compare two string[].

Parameters

a: string[]
b: string[]