Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ transform
Method
transform
packages/effect/src/Schema.ts:2750–2750 ·
view source on GitHub ↗
(to: L2)
Source
from the content-addressed store, hash-verified
2748
{
2749
readonly literal: L
2750
transform<L2 extends SchemaAST.LiteralValue>(to: L2): decodeTo<Literal<L2>, Literal<L>>
2751
}
2752
2753
/**
Callers
15
errors.ts
File · 0.65
HttpApi.test.ts
File · 0.65
Schema.tst.ts
File · 0.65
Literals.tst.ts
File · 0.65
Layer.test.ts
File · 0.65
Config.test.ts
File · 0.65
encodedHeader
Function · 0.65
toJsonSchemaDocument.test.ts
File · 0.65
toEquivalence.test.ts
File · 0.65
toCodec.test.ts
File · 0.65
MyError
Class · 0.65
SchemaAST.test.ts
File · 0.65
Calls
no outgoing calls
Tested by
3
encodedHeader
Function · 0.52
make
Function · 0.52
makeValueCodec
Function · 0.52