package
24.1.0-rc5
Repository: https://github.com/hypermodeinc/dgraph.git
Documentation: pkg.go.dev

# 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.