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

Function isFragment

repos/effect/packages/effect/src/unstable/sql/Statement.ts:114–114  ·  view source on GitHub ↗
(u: unknown)

Source from the content-addressed store, hash-verified

112 *
113 * @category services
114 * @since 4.0.0
115 */
116export const SpanPropagationEnabled = Context.Reference<boolean>("effect/sql/SpanPropagationEnabled", {
117 defaultValue: () => false

Callers 2

statementFunction · 0.85
extractPrimitiveFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…