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

Method done

repos/effect/packages/effect/src/String.ts:1208–1210  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1206 * **When to use**
1207 *
1208 * Use when you need custom word-case output with a delimiter or part transform
1209 * that the fixed case helpers do not provide.
1210 *
1211 * @see {@link pascalCase} for fixed PascalCase output
1212 * @see {@link camelCase} for fixed lower-initial camelCase output
1213 * @see {@link constantCase} for fixed uppercase underscore-separated output

Callers 15

completeStepFunction · 0.80
runSuiteFunction · 0.80
executeStreamMethod · 0.80
pullIntoWritableFunction · 0.80
readableToPullUnsafeFunction · 0.80
fromReadableStreamFunction · 0.80
TxDeferred.test.tsFile · 0.80
Stream.test.tsFile · 0.80

Calls

no outgoing calls

Tested by 2

completeStepFunction · 0.64
runSuiteFunction · 0.64