internal/reflectlite.Type.Comparable (method)
3 uses
internal/reflectlite (current package)
type.go#L53: Comparable() bool
context
context.go#L526: if !reflectlite.TypeOf(key).Comparable() {
errors
wrap.go#L44: isComparable := reflectlite.TypeOf(target).Comparable()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)