Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ Pool.ts
File
Pool.ts
repos/effect/packages/effect/src/Pool.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Shares scoped resources across fibers.
3
*
4
* A `Pool<A, E>` acquires resource-backed values with a scoped effect, lets
Callers
nothing calls this directly
Calls
15
identity
Function · 0.90
targetSize
Function · 0.85
activeSize
Function · 0.85
resize
Function · 0.85
invalidatePoolItem
Function · 0.85
offer
Method · 0.80
getRef
Method · 0.80
release
Method · 0.65
add
Method · 0.65
take
Method · 0.65
openUnsafe
Method · 0.65
withPermitsIfAvailable
Method · 0.65
Tested by
no test coverage detected