Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ Int
Class
Int
packages/effect/src/Schema.ts:5356–5356 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5354
* @since 3.10.0
5355
*/
5356
export
class
Int extends Number$.pipe(int({ identifier:
"Int"
})) {}
5357
5358
/**
5359
* @category number constructors
Callers
1
Brand.test.ts
File · 0.85
Calls
2
int
Function · 0.70
pipe
Method · 0.65
Tested by
no test coverage detected