View Source Paraxial.Guesser (Paraxial v2.7.6)

Link to this section Summary

Functions

Turns all variants of the names into a single one.

Link to this section Functions

@spec 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.