Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ async-result.test.ts
File
async-result.test.ts
packages/react/src/lib/async-result.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
import
* as Cause from
"effect/Cause"
;
3
import
* as AsyncResult from
"effect/unstable/reactivity/AsyncResult"
;
4
Callers
nothing calls this directly
Calls
1
isAsyncResultLoading
Function · 0.90
Tested by
no test coverage detected