Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ email.ts
File
email.ts
packages/effect-app/src/Schema/email.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Refinement } from
"effect-app/Function"
2
import
{ isValidEmail } from
"effect-app/validation"
3
import
* as S from
"effect/Schema"
4
import
type
{ Simplify } from
"effect/Types"
Callers
nothing calls this directly
Calls
5
pipe
Method · 0.65
annotate
Method · 0.65
check
Method · 0.65
refine
Method · 0.65
map
Method · 0.65
Tested by
no test coverage detected