None of this is needed; see tc39/ecma402#99. Use Intl.Collator
with { sensitivity: "accent" }
to do case-insensitive comparison.
None of this is needed; see tc39/ecma402#99. Use Intl.Collator
with { sensitivity: "accent" }
to do case-insensitive comparison.