Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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 */
2
import
type
{ NonEmptyReadonlyArray } from
"../Array.ts"
3
import
{ toNonEmptyArray } from
"../Array.ts"
4
import
* as Effect from
"../Effect.ts"
Callers
nothing calls this directly
Calls
3
get
Function · 0.90
logMany
Function · 0.90
makeDSL
Function · 0.85
Tested by
no test coverage detected