MCPcopy 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 */
2import type { NonEmptyReadonlyArray } from "effect-app/Array"
3import * as Effect from "effect-app/Effect"
4import type { FilterR, FilterResult } from "effect-app/Model/filter/filterApi"

Callers

nothing calls this directly

Calls 3

joinMethod · 0.80
mapMethod · 0.65
splitMethod · 0.65

Tested by

no test coverage detected