Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/datner/react-effect
/ result.ts
File
result.ts
test/utils/result.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as Result from
"effect-react/Result"
2
import
* as fc from
"fast-check"
3
4
export
const
init = fc.constant(Result.initial())
Callers
nothing calls this directly
Calls
1
resultArb
Function · 0.85
Tested by
no test coverage detected