Core exports - Types, Result<T,E>, errors, and logger Split from index.ts for file size compliance (Issue #285)
Type guard to check if a Result is in the Err state.
The success value type
The error value type
The Result to check
True if the Result is Err
Core exports - Types, Result<T,E>, errors, and logger Split from index.ts for file size compliance (Issue #285)