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

Class Char

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

Source from the content-addressed store, hash-verified

4650 * @since 3.10.0
4651 */
4652export class Char extends String$.pipe(length(1, { identifier: "Char" })) {}
4653
4654/**
4655 * @category string filters

Callers

nothing calls this directly

Calls 2

lengthFunction · 0.70
pipeMethod · 0.65

Tested by

no test coverage detected