Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Latest
function cmpStringArray
import { cmpStringArray } from "https://deno.land/x/fresh@1.7.2/tests/fixture_twind_hydrate/utils/utils.ts";

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

Parameters

a: string[]
b: string[]