Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ Trimmed
Class
Trimmed
packages/effect/src/Schema.ts:4735–4737 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4733
* @since 3.10.0
4734
*/
4735
export
class
Trimmed extends String$.pipe(
4736
trimmed({ identifier:
"Trimmed"
})
4737
) {}
4738
4739
/**
4740
* Useful
for
validating strings that must contain meaningful characters without
Callers
nothing calls this directly
Calls
2
trimmed
Function · 0.85
pipe
Method · 0.65
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…