We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
As stated in the title, Contains should require the type to be comparable and not constraints.Ordered, as it add useless type limitation.
Contains
comparable
constraints.Ordered
For example this function is not usable with string.
string