MCPcopy Index your code
hub / github.com/Effect-TS/effect / Chainable.test.ts

File Chainable.test.ts

packages/typeclass/test/Chainable.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as _ from "@effect/typeclass/Chainable"
2import * as OptionInstances from "@effect/typeclass/data/Option"
3import { describe, it } from "@effect/vitest"
4import { pipe } from "effect/Function"

Callers

nothing calls this directly

Calls 4

itFunction · 0.85
tapFunction · 0.85
pipeFunction · 0.50
bindFunction · 0.50

Tested by

no test coverage detected