Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
*/
4652
export
class
Char extends String$.pipe(length(1, { identifier:
"Char"
})) {}
4653
4654
/**
4655
* @category string filters
Callers
nothing calls this directly
Calls
2
length
Function · 0.70
pipe
Method · 0.65
Tested by
no test coverage detected