MCPcopy 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 */
5356export class Int extends Number$.pipe(int({ identifier: "Int" })) {}
5357
5358/**
5359 * @category number constructors

Callers 1

Brand.test.tsFile · 0.85

Calls 2

intFunction · 0.70
pipeMethod · 0.65

Tested by

no test coverage detected