# Interfaces
Float interface.
created for values of vfloat to support []float32 or []float64.
Integer interface taken from https://pkg.go.dev/golang.org/x/exp/constraints.
Signed interface taken from https://pkg.go.dev/golang.org/x/exp/constraints.
No description provided by the author
Unsigned interface taken from https://pkg.go.dev/golang.org/x/exp/constraints.