Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ computed
Function
computed
packages/effect-app/src/Model/query/dsl.ts:826–826 ·
view source on GitHub ↗
(value: T)
Source
from the content-addressed store, hash-verified
824
operation?: ComputedProjectionOperation
825
): ComputedProjectionExpression<number> =>
826
operation
827
? {
828
_tag:
"relation-sum-expr-normalized"
,
829
path,
Callers
15
query.test.ts
File · 0.90
rawQuery.test.ts
File · 0.90
cosmos-query.test.ts
File · 0.90
lib.test.ts
File · 0.85
suspense.test.ts
File · 0.85
getStateValues
Function · 0.85
CommanderImpl
Class · 0.85
useAtomQuery
Function · 0.85
useAtomStreamQuery
Function · 0.85
optionValue
Function · 0.85
makeQueryView
Function · 0.85
make
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…