Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ SchemaTransformation.ts
File
SchemaTransformation.ts
packages/effect/src/SchemaTransformation.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Builds two-way conversions used by schemas.
3
*
4
* A `Transformation<T, E>` describes how to decode an encoded value into a
Callers
nothing calls this directly
Calls
6
transformOrFail
Function · 0.70
transform
Function · 0.70
transform
Method · 0.65
make
Method · 0.65
fail
Method · 0.45
succeed
Method · 0.45
Tested by
no test coverage detected