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