Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ funs
Function
funs
packages/printer/test/layout.test.ts:13–13 ·
view source on GitHub ↗
(doc: Doc.Doc<A>)
Source
from the content-addressed store, hash-verified
11
)
12
13
const
funs = <A>(doc: Doc.Doc<A>): Doc.Doc<A> => fun(fun(fun(fun(fun(doc)))))
14
15
const
dashes = Doc.text(Array.from({ length: 26 - 2 }, () =>
"-"
).join(
""
))
16
Callers
1
layout.test.ts
File · 0.70
Calls
1
fun
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…