MCPcopy Create free account
hub / github.com/Effect-TS/effect / Uppercased

Class Uppercased

packages/effect/src/Schema.ts:4576–4578  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4574 * @since 3.10.0
4575 */
4576export class Uppercased extends String$.pipe(
4577 uppercased({ identifier: "Uppercased" })
4578) {}
4579
4580/**
4581 * @category schema id

Callers

nothing calls this directly

Calls 2

uppercasedFunction · 0.85
pipeMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…