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

File dsl.ts

packages/effect-app/src/Model/dsl.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 "../Array.ts"
3import { toNonEmptyArray } from "../Array.ts"
4import * as Effect from "../Effect.ts"

Callers

nothing calls this directly

Calls 3

getFunction · 0.90
logManyFunction · 0.90
makeDSLFunction · 0.85

Tested by

no test coverage detected