Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ bold
Function
bold
packages/printer/test/docTree.test.ts:100–100 ·
view source on GitHub ↗
(doc: Doc.Doc<SimpleHtml>)
Source
from the content-addressed store, hash-verified
98
}
99
100
const
bold = (doc: Doc.Doc<SimpleHtml>): Doc.Doc<SimpleHtml> => Doc.annotate(doc, { _tag:
"Bold"
})
101
102
const
color = (
103
doc: Doc.Doc<SimpleHtml>,
Callers
1
docTree.test.ts
File · 0.85
Calls
1
annotate
Method · 0.65
Tested by
no test coverage detected