feat(optional,result): update optional, result #84
Annotations
6 errors
build:
core/constraint.go#L26
interface contains type constraints
|
build:
optional/optional.go#L20
cannot use data (variable of type P constrained by ~*T) as type *T in struct literal:
|
build
Process completed with exit code 2.
|
test:
core/constraint.go#L26
interface contains type constraints
|
test:
optional/optional.go#L20
cannot use data (variable of type P constrained by ~*T) as type *T in struct literal:
|
test
Process completed with exit code 2.
|