MCPcopy Create free account
hub / github.com/effect-app/libs / Reducer.test.ts

File Reducer.test.ts

repos/effect/packages/effect/test/Reducer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Reducer, String } from "effect"
2import { describe, it } from "vitest"
3import { strictEqual } from "./utils/assert.ts"
4

Callers

nothing calls this directly

Calls 3

strictEqualFunction · 0.90
combineMethod · 0.65
flipMethod · 0.45

Tested by

no test coverage detected