Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ canEdit
Method
canEdit
packages/effect/src/internal/hashMap.ts:172–174 ·
view source on GitHub ↗
(_edit: number)
Source
from the content-addressed store, hash-verified
170
}
171
172
override canEdit(_edit: number): boolean {
173
return
false
174
}
175
}
176
177
/** @internal */
Callers
7
set
Method · 0.80
set
Method · 0.80
remove
Method · 0.80
set
Method · 0.80
remove
Method · 0.80
set
Method · 0.80
remove
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected