MCPcopy Create free account
hub / github.com/effect-app/libs / query.ts

File query.ts

packages/infra/examples/query.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expectTypeOf } from "@effect/vitest"
2import * as Effect from "effect-app/Effect"
3import * as Layer from "effect-app/Layer"
4import { makeRepo } from "effect-app/Model"

Callers

nothing calls this directly

Calls 12

whereFunction · 0.90
andFunction · 0.90
orFunction · 0.90
orderFunction · 0.90
pageFunction · 0.90
projectFunction · 0.90
makeFunction · 0.90
makeMethod · 0.65
mapFieldsMethod · 0.65
pickMethod · 0.65
logMethod · 0.65
pipeMethod · 0.65

Tested by

no test coverage detected