Minor type fixes to Result type #685
Annotations
5 errors
|
Build
Process completed with exit code 2.
|
|
Build:
packages/atom/src/Result.ts#L676
Argument of type '(r: Result<A, E>) => boolean' is not assignable to parameter of type 'Refinement<Result<A, E>, Result<A, E>>'.
|
|
Build:
packages/atom/src/Result.ts#L672
Argument of type '(r: Result<A, E>) => boolean' is not assignable to parameter of type 'Refinement<Result<A, E>, Result<A, E>>'.
|
|
Build:
packages/atom/src/Result.ts#L676
Argument of type '(r: Result<A, E>) => boolean' is not assignable to parameter of type 'Refinement<Result<A, E>, Result<A, E>>'.
|
|
Build:
packages/atom/src/Result.ts#L672
Argument of type '(r: Result<A, E>) => boolean' is not assignable to parameter of type 'Refinement<Result<A, E>, Result<A, E>>'.
|