MCPcopy Create free account
hub / github.com/effect-app/libs / String

Function String

repos/effect/packages/effect/src/SchemaGetter.ts:672–674  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

670
671/**
672 * Coerces any value to a `string` using the global `String()` constructor.
673 *
674 * **When to use**
675 *
676 * Use when you need a schema getter to coerce a present encoded value to a
677 * string with `String()`.

Callers

nothing calls this directly

Calls 1

transformFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…