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 Ok state.
The success value type
The error value type
The Result to check
True if the Result is Ok
Core exports - Types, Result<T,E>, errors, and logger Split from index.ts for file size compliance (Issue #285)