MCPcopy Create free account
hub / github.com/Effect-TS/effect / Int

Interface Int

packages/effect/src/Schema.ts:8268–8270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8266 * @since 3.10.0
8267 */
8268export interface Int extends Number {
8269 readonly "Rebuild": Int
8270}
8271
8272/**
8273 * Schema for integers, rejecting `NaN`, `Infinity`, and `-Infinity`.

Callers 1

Brand.test.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected