Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ isOpen
Function
isOpen
packages/effect/src/Latch.ts:382–382 ·
view source on GitHub ↗
(self: Latch)
Source
from the content-addressed store, hash-verified
380
* @since 4.0.0
381
*/
382
export
const
isOpen = (self: Latch): boolean => self.isOpen()
Callers
nothing calls this directly
Calls
1
isOpen
Method · 0.65
Tested by
no test coverage detected