Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ query.ts
File
query.ts
packages/infra/src/Store/SQL/query.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable @typescript-eslint/no-explicit-any */
2
import
type
{ NonEmptyReadonlyArray } from
"effect-app/Array"
3
import
* as Effect from
"effect-app/Effect"
4
import
type
{ FilterR, FilterResult } from
"effect-app/Model/filter/filterApi"
Callers
nothing calls this directly
Calls
3
join
Method · 0.80
map
Method · 0.65
split
Method · 0.65
Tested by
no test coverage detected