Licensir.NamingVariants.normalize

You're seeing just the function normalize, go back to Licensir.NamingVariants module for more information.

Specs

normalize(String.t() | [String.t()] | nil) :: String.t() | [String.t()] | nil

Turns all variants of the names into a single one.

Duplicates are removed if found in the list of variants.