Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ Lowercased
Class
Lowercased
packages/effect/src/Schema.ts:4543–4545 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4541
* @since 3.10.0
4542
*/
4543
export
class
Lowercased extends String$.pipe(
4544
lowercased({ identifier:
"Lowercased"
})
4545
) {}
4546
4547
/**
4548
* @category schema id
Callers
nothing calls this directly
Calls
2
lowercased
Function · 0.85
pipe
Method · 0.65
Tested by
no test coverage detected