MCPcopy Create free account
hub / github.com/Effect-TS/effect / String.test.ts

File String.test.ts

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

Source from the content-addressed store, hash-verified

1import { Option } from "effect"
2import { pipe } from "effect/Function"
3import * as S from "effect/String"
4import { assert, describe, it } from "vitest"

Callers

nothing calls this directly

Calls 13

strictEqualFunction · 0.90
assertTrueFunction · 0.90
assertFalseFunction · 0.90
deepStrictEqualFunction · 0.90
assertSomeFunction · 0.90
assertNoneFunction · 0.90
isEmptyMethod · 0.65
atMethod · 0.65
combineMethod · 0.65
pipeFunction · 0.50
assertFunction · 0.50
replaceMethod · 0.45

Tested by

no test coverage detected