MCPcopy 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

transformOrFailFunction · 0.70
transformFunction · 0.70
transformMethod · 0.65
makeMethod · 0.65
failMethod · 0.45
succeedMethod · 0.45

Tested by

no test coverage detected