Skip to main content
Extremely Popular
Go to Latest
function cmpStringArray
import { cmpStringArray } from "https://deno.land/x/fresh@1.4.0/tests/fixture_twind_hydrate/utils/utils.ts";

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

Parameters

a: string[]
b: string[]