We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
snippet code
func Abs[V of.Number](v V) V{...} func Sum[K comparable, V of.Number](m map[K]V) V {...}
it is simple and smooth to type the word "of" better then "constraints"