MCPcopy Create free account
hub / github.com/effect-app/libs / isString

Function isString

repos/effect/packages/effect/src/Predicate.ts:539–541  ·  view source on GitHub ↗
(input: unknown)

Source from the content-addressed store, hash-verified

537 *
538 * **Example** (Guarding strings)
539 *
540 * ```ts import.meta.vitest
541 * import { Predicate } from "effect"
542 *
543 * const data: unknown = "hi"
544 *

Callers 5

toStringFunction · 0.90
Stream.tsFile · 0.90
effect.tsFile · 0.90
isPropertyKeyFunction · 0.70
isIterableFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…