MCPcopy Index your code
hub / github.com/Effect-TS/effect / Capitalized

Class Capitalized

packages/effect/src/Schema.ts:4609–4611  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4607 * @since 3.10.0
4608 */
4609export class Capitalized extends String$.pipe(
4610 capitalized({ identifier: "Capitalized" })
4611) {}
4612
4613/**
4614 * @category schema id

Callers

nothing calls this directly

Calls 2

capitalizedFunction · 0.85
pipeMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…