Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ FlatMap.test.ts
File
FlatMap.test.ts
packages/typeclass/test/FlatMap.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as OptionInstances from
"@effect/typeclass/data/Option"
2
import
* as _ from
"@effect/typeclass/FlatMap"
3
import
{ describe, it } from
"@effect/vitest"
4
import
{ pipe } from
"effect/Function"
Callers
nothing calls this directly
Calls
3
it
Function · 0.85
composeK
Function · 0.85
pipe
Function · 0.50
Tested by
no test coverage detected