Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ and
Function
and
packages/effect-app/src/Model/query/dsl.ts:383–384 ·
view source on GitHub ↗
(...operation: any[])
Source
from the content-addressed store, hash-verified
381
constructor() {
382
super({ value:
"initial"
as
const
})
383
}
384
override pipe() {
385
// eslint-disable-next-line prefer-rest-params
386
return
Pipeable.pipeArguments(this, arguments)
387
}
Callers
5
query.test.ts
File · 0.90
merge
Function · 0.90
rawQuery.test.ts
File · 0.90
cosmos-query.test.ts
File · 0.90
query.ts
File · 0.90
Calls
no outgoing calls
Tested by
1
merge
Function · 0.72