MCPcopy 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.tsFile · 0.90
rawQuery.test.tsFile · 0.90
lib.test.tsFile · 0.85
suspense.test.tsFile · 0.85
getStateValuesFunction · 0.85
CommanderImplClass · 0.85
useAtomQueryFunction · 0.85
useAtomStreamQueryFunction · 0.85
optionValueFunction · 0.85
makeQueryViewFunction · 0.85
makeFunction · 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…