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

File String.test.ts

repos/effect/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
assertFunction · 0.85
isEmptyMethod · 0.65
splitMethod · 0.65
atMethod · 0.65
combineMethod · 0.65
pipeFunction · 0.50

Tested by

no test coverage detected