Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
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
*/
4609
export
class
Capitalized extends String$.pipe(
4610
capitalized({ identifier:
"Capitalized"
})
4611
) {}
4612
4613
/**
4614
* @category schema id
Callers
nothing calls this directly
Calls
2
capitalized
Function · 0.85
pipe
Method · 0.65
Tested by
no test coverage detected