Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ Result.test.ts
File
Result.test.ts
packages/effect/test/Result.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Chunk, Equal, Equivalence, flow, identity, Option, pipe, Result, String as Str } from
"effect"
2
import
{ inspect } from
"node:util"
3
import
{ describe, it } from
"vitest"
4
import
{
Callers
nothing calls this directly
Calls
15
assertTrue
Function · 0.90
strictEqual
Function · 0.90
deepStrictEqual
Function · 0.90
String
Interface · 0.90
pipe
Function · 0.90
assertFalse
Function · 0.90
assertSuccess
Function · 0.90
assertSome
Function · 0.90
assertNone
Function · 0.90
throws
Function · 0.90
assertFailure
Function · 0.90
inspect
Function · 0.85
Tested by
no test coverage detected