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

File Cosmos.ts

packages/infra/src/Store/Cosmos.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2
3import * as Array from "effect-app/Array"
4import type { NonEmptyReadonlyArray } from "effect-app/Array"

Callers

nothing calls this directly

Calls 15

dropUndefinedTFunction · 0.90
logQueryFunction · 0.90
annotateDbFunction · 0.90
buildWhereCosmosQuery3Function · 0.90
makeMapIdFunction · 0.85
makeReverseMapIdFunction · 0.85
makeSeedEffectFunction · 0.85
tryCosmosFunction · 0.85
nsBasePartitionKeyFunction · 0.85
mutableInterface · 0.85
nsPartitionValueFunction · 0.85
statusIsTransientFunction · 0.85

Tested by

no test coverage detected