MCPcopy Create free account

hub / github.com/Effect-TS/effect / functions

Functions8,651 in github.com/Effect-TS/effect

↓ 4 callersFunctionmakeUnsafe
(mapUnsafe: ReadonlyMap<string, any>)
packages/effect/src/Context.ts:580
↓ 4 callersFunctionmakeValue
(value: string)
packages/effect/src/ConfigProvider.ts:100
↓ 4 callersMethodmapMembers
* Returns a new union with the members modified by the provided function. * * **Details** * * Options: * * - `unsafePreserveChecks`
packages/effect/src/Schema.ts:4856
↓ 4 callersFunctionmapOrSame
(as: ReadonlyArray<A>, f: (a: A) => A)
packages/effect/src/SchemaAST.ts:3489
↓ 4 callersFunctionmergeRunOptions
(options?: O)
packages/effect/src/ManagedRuntime.ts:297
↓ 4 callersFunctionmiddleware
(this: Top, tag: HttpApiMiddleware.AnyService)
packages/effect/src/unstable/httpapi/HttpApi.ts:178
↓ 4 callersFunctionmiddleware
(this: AnyWithProps, middleware: RpcMiddleware.AnyService)
packages/effect/src/unstable/rpc/Rpc.ts:820
↓ 4 callersFunctionnameText
(name: ts.DeclarationName | ts.BindingName | undefined)
packages/tools/api-diff/src/Snapshot.ts:60
↓ 4 callersFunctionnanosToHrTime
(timestamp: bigint)
packages/opentelemetry/src/internal/attributes.ts:8
↓ 4 callersFunctionnormalize
(self: BigDecimal)
packages/effect/src/BigDecimal.ts:192
↓ 4 callersMethodnotify
(value: A)
packages/effect/src/unstable/reactivity/AtomRef.ts:312
↓ 4 callersMethodonFailure
(f: (cause: Cause.Cause<E>, result: Failure<A, E>) => B)
packages/effect/src/unstable/reactivity/AsyncResult.ts:855
↓ 4 callersMethodonSuccess
(f: (value: A, result: Success<A, E>) => B)
packages/effect/src/unstable/reactivity/AsyncResult.ts:851
↓ 4 callersFunctionoptimize
(n: number)
packages/effect/src/Hash.ts:257
↓ 4 callersFunctionoptionsFromEndpoint
(endpoint: Top)
packages/effect/src/unstable/httpapi/HttpApiEndpoint.ts:825
↓ 4 callersFunctionp
(n: number)
packages/effect/test/Array.test.ts:727
↓ 4 callersFunctionparseLooseJSDocBlock
(raw: string, range: [number, number])
packages/tools/jsdocs/src/Jsdocs.ts:951
↓ 4 callersFunctionpipe
()
packages/platform/browser/src/IndexedDbTable.ts:163
↓ 4 callersFunctionpipe
()
packages/effect/src/unstable/schema/VariantSchema.ts:572
↓ 4 callersFunctionprocessAnnotation
* This function checks if a given tag exists within the provided context. If * the tag is present, it retrieves the associated value and applies the
packages/effect/src/unstable/httpapi/OpenApi.ts:249
↓ 4 callersFunctionrandomWith
(f: (random: typeof Random["Service"]) => A)
packages/effect/src/Random.ts:57
↓ 4 callersMethodrefine
* Narrows the focus to a subtype `B` using a type guard. * * **Details** * * - On a {@link Prism}, returns a Prism. * - On an {@link Op
packages/effect/src/Optic.ts:623
↓ 4 callersMethodreleaseAll
()
packages/effect/src/Semaphore.ts:283
↓ 4 callersFunctionreleaseCapacity
(self: Dequeue<A, E>)
packages/effect/src/Queue.ts:1920
↓ 4 callersFunctionremove
(self: HashSet<V>, value: V)
packages/effect/src/internal/hashSet.ts:93
↓ 4 callersMethodremove
(key: K)
packages/effect/src/unstable/cluster/internal/resourceMap.ts:92
↓ 4 callersFunctionreplaceContext
(ast: A, context: Context | undefined)
packages/effect/src/SchemaAST.ts:3354
↓ 4 callersMethodresetAddresses
(addresses: ReadonlyArray<EntityAddress>)
packages/effect/src/unstable/cluster/MessageStorage.ts:869
↓ 4 callersFunctionresolveCurrentPath
( path: Option.Option<string>, options: FileOptionsReq )
packages/effect/src/unstable/cli/Prompt.ts:2116
↓ 4 callersFunctionresolveFlag
( token: FlagToken, registry: FlagRegistry )
packages/effect/src/unstable/cli/internal/parser.ts:348
↓ 4 callersFunctionresolvedSymbolTarget
(symbol: ts.Symbol, checker: ts.TypeChecker)
packages/tools/jsdocs/src/Jsdocs.ts:1704
↓ 4 callersFunctionrun
( sql: string, params: ReadonlyArray<unknown> = [], rowMode: "object" | "array" = "obj
packages/sql/sqlite-wasm/src/SqliteClient.ts:170
↓ 4 callersMethodrun
( sql: string, values?: ReadonlyArray<any>, rowsAsArray = false, method: "exec
packages/sql/mysql2/src/MysqlClient.ts:259
↓ 4 callersFunctionrunRefinement
( refinement: (e: E) => e is T, annotations?: Schema.Annotations.Filter )
packages/effect/src/Optic.ts:1558
↓ 4 callersFunctionsend
(clientId, response)
packages/effect/src/unstable/rpc/RpcServer.ts:1100
↓ 4 callersFunctionserializeSignature
( node: ts.SignatureDeclarationBase, context: SerializationContext, kind: string, name = "<call>" )
packages/tools/api-diff/src/Snapshot.ts:153
↓ 4 callersFunctionstat
(path)
packages/platform/deno/src/DenoFileSystem.ts:378
↓ 4 callersFunctionstep
(z)
packages/effect/src/Stream.ts:10558
↓ 4 callersFunctionstrictEqual
(actual: A, expected: A, message?: string, ..._: Array<never>)
packages/vitest/src/utils.ts:61
↓ 4 callersFunctionstring
(str: string)
packages/effect/src/Hash.ts:368
↓ 4 callersFunctiontestLayer
(layer: Layer.Layer<Fs.FileSystem, E>, options: TestLayerOptions = {})
packages/effect/test/FileSystem.test-utils.ts:15
↓ 4 callersMethodtext
()
packages/platform/deno/src/DenoHttpServer.ts:384
↓ 4 callersFunctiontoArbitrary
(schema: S)
packages/effect/test/schema/toArbitrary.test.ts:6
↓ 4 callersFunctiontoError
(error: unknown)
packages/platform/node-shared/src/NodeChildProcessSpawner.ts:48
↓ 4 callersMethodtoHandlers
* Converts a toolkit into a `Context` containing handlers for each tool * in the toolkit.
packages/effect/src/unstable/ai/Toolkit.ts:90
↓ 4 callersMethodtoLayer
* Create a Layer from an Entity. * * **Details** * * It will register the entity with the Sharding service.
packages/effect/src/unstable/cluster/Entity.ts:138
↓ 4 callersFunctiontoSchemaFromJsonSchemaDocument
( document: JsonSchema.Document<"draft-2020-12">, options?: SchemaRepresentation.FromJsonSchemaOptions )
packages/effect/test/schema/representation/fromJsonSchemaDocument.test.ts:5
↓ 4 callersFunctiontransformValue
(value: any)
packages/effect/src/unstable/sql/Statement.ts:1141
↓ 4 callersFunctiontransformer
(file: cs.FileInfo, api: cs.API)
scripts/codemods/jsdoc.ts:14
↓ 4 callersMethodunsubscribe
()
packages/effect/src/PubSub.ts:113
↓ 4 callersFunctionunwrap
( effect: Effect.Effect<Sink<A, In, L, E, R2>, E, R> )
packages/effect/src/Sink.ts:1910
↓ 4 callersFunctionunwrap
( effect: Effect.Effect<Stream<A, E2, R2>, E, R> )
packages/effect/src/Stream.ts:1633
↓ 4 callersFunctionwalk
(node: unknown, isRoot: boolean)
packages/effect/src/JsonSchema.ts:315
↓ 3 callersFunctionRequestId
(id: string | number)
packages/effect/src/unstable/rpc/RpcMessage.ts:51
↓ 3 callersFunctionResponseDefectEncoded
(input: unknown)
packages/effect/src/unstable/rpc/RpcMessage.ts:358
↓ 3 callersFunctionToolCallPart
( name: Name, params: Params )
packages/effect/src/unstable/ai/Response.ts:1406
↓ 3 callersFunctionToolResultPart
( name: Name, success: Success, failure: Failure )
packages/effect/src/unstable/ai/Response.ts:1645
↓ 3 callersFunctionTuple
(elements: Elements)
packages/effect/src/Schema.ts:4399
↓ 3 callersFunctionacquire
(self: TxSemaphore)
packages/effect/src/TxSemaphore.ts:241
↓ 3 callersFunctionadd
(self: HashSet<V>, value: V)
packages/effect/src/internal/hashSet.ts:87
↓ 3 callersFunctionadd32
* 32-bit addition with overflow handling (JavaScript numbers are 53-bit). * * Example: add32(0xFFFFFFFF, 0x00000001) = 0x00000000 (wraps around)
packages/effect/src/Random.ts:538
↓ 3 callersFunctionaddEdge
( mutable: MutableGraph<N, E, T>, source: NodeIndex, target: NodeIndex, data: E )
packages/effect/src/Graph.ts:2281
↓ 3 callersMethodaddHttpApi
* Adds every group from another `HttpApi` while preserving its annotation scope. * * **When to use** * * Use when you want to compose an A
packages/effect/src/unstable/httpapi/HttpApi.ts:86
↓ 3 callersFunctionaddImport
(importDeclaration: string)
packages/effect/src/internal/schema/toCodeDocument.ts:270
↓ 3 callersMethodaddLinks
(links: ReadonlyArray<SpanLink>)
packages/effect/src/Tracer.ts:386
↓ 3 callersFunctionaddNode
( mutable: MutableGraph<N, E, T>, data: N )
packages/effect/src/Graph.ts:1478
↓ 3 callersFunctionaddSpanStackTrace
( options: A | undefined )
packages/effect/src/internal/tracer.ts:9
↓ 3 callersFunctionannotate
( schema: Schema.Top, annotations: Schema.Annotations.Annotations | undefined )
packages/effect/src/internal/schema/fromRepresentation.ts:189
↓ 3 callersFunctionappendTransformation
( from: AST, transformation: | SchemaTransformation.Transformation<any, any, any, any> | SchemaTra
packages/effect/src/SchemaAST.ts:3465
↓ 3 callersMethodarrayBuffer
()
packages/effect/src/unstable/http/HttpServerRequest.ts:633
↓ 3 callersMethodarrayBuffer
()
packages/effect/src/unstable/http/HttpClient.ts:1745
↓ 3 callersFunctionarrayWithConstraints
( fc: typeof FastCheck, item: FastCheck.Arbitrary<any>, constraint: FastCheck.ArrayConstraints | undefin
packages/effect/src/internal/schema/toArbitrary.ts:70
↓ 3 callersFunctionasPromise
( parser: (input: E, options?: SchemaAST.ParseOptions) => Effect.Effect<T, SchemaIssue.Issue> )
packages/effect/src/SchemaParser.ts:948
↓ 3 callersFunctionassertMultiDocument
( multiDocument: SchemaRepresentation.MultiDocument, expected: Expected )
packages/effect/test/schema/representation/toCodeDocument.test.ts:59
↓ 3 callersFunctionautoCompleteCursor
(state: AutoCompleteState)
packages/effect/src/unstable/cli/Prompt.ts:3088
↓ 3 callersFunctionawaitTake
(self: Dequeue<A, E>)
packages/effect/src/Queue.ts:1954
↓ 3 callersFunctionbackingDelete
(map: BackingMap<K, A, E>, key: K)
packages/effect/src/unstable/cluster/internal/resourceMap.ts:139
↓ 3 callersFunctionbackingGet
(map: BackingMap<K, A, E>, key: K)
packages/effect/src/unstable/cluster/internal/resourceMap.ts:126
↓ 3 callersFunctionbasePrompt
( options: TextOptions, type: TextOptionsReq["type"] )
packages/effect/src/unstable/cli/Prompt.ts:3739
↓ 3 callersFunctionbuildTags
( scope: DocScope, tags: ReadonlyArray<JSDocTag> )
packages/tools/jsdocs/src/Jsdocs.ts:1457
↓ 3 callersFunctioncause
(self: AsyncResult<A, E>)
packages/effect/src/unstable/reactivity/AsyncResult.ts:451
↓ 3 callersFunctioncauseInterrupt
( fiberId?: number | undefined )
packages/effect/src/internal/effect.ts:143
↓ 3 callersFunctioncauseResponse
( cause: Cause.Cause<E> )
packages/effect/src/unstable/http/HttpServerError.ts:283
↓ 3 callersFunctioncauseResponseStripped
( cause: Cause.Cause<E> )
packages/effect/src/unstable/http/HttpServerError.ts:340
↓ 3 callersFunctioncheckSource
(source: ESTree.StringLiteral)
packages/tools/oxc/src/oxlint/rules/no-js-extension-imports.ts:34
↓ 3 callersFunctionclassifyError
(cause: unknown, message: string, operation: string)
packages/sql/sqlite-do/src/SqliteClient.ts:43
↓ 3 callersFunctionclassifyError
( cause: unknown, message: string, operation: string )
packages/sql/mysql2/src/MysqlClient.ts:98
↓ 3 callersFunctionclassifyError
( cause: unknown, message: string, operation: string, fallback: "connection" | "unknown" = "unknown" )
packages/sql/mssql/src/MssqlClient.ts:104
↓ 3 callersFunctionclassifyError
(cause: unknown, message: string, operation: string)
packages/sql/sqlite-bun/src/SqliteClient.ts:36
↓ 3 callersFunctioncloneShallow
(pojo: T)
packages/effect/src/Optic.ts:1187
↓ 3 callersFunctionclose
(conn: Deno.Conn)
packages/platform/deno/src/DenoSocket.ts:310
↓ 3 callersFunctionclose
(file: Deno.FsFile, method: string, pathOrDescriptor: string | number)
packages/platform/deno/src/DenoFileSystem.ts:26
↓ 3 callersFunctionclose
(exit: Exit.Exit<unknown, unknown>)
packages/effect/src/Stream.ts:11111
↓ 3 callersFunctioncodeSpan
(value: string)
packages/tools/api-diff/src/MigrationDoc.ts:33
↓ 3 callersFunctioncollectJsonSchemaAnnotations
( annotations: Schema.Annotations.Annotations | undefined, options: Schema.ToJsonSchemaOptions | undefined
packages/effect/src/internal/schema/toJsonSchemaDocument.ts:30
↓ 3 callersFunctioncombineChecks
(a: Checks | undefined, b: Checks | undefined)
packages/effect/src/SchemaAST.ts:2434
↓ 3 callersFunctioncompareBoth
(self: unknown, that: unknown)
packages/effect/src/Equal.ts:181
↓ 3 callersFunctioncompileDefinition
(key: string, path: Path)
packages/effect/src/internal/schema/toJsonSchemaDocument.ts:173
↓ 3 callersFunctioncomplete
(request: Envelope.Request<any>, exit: Exit.Exit<any, any>)
packages/effect/src/unstable/cluster/Entity.ts:365
↓ 3 callersFunctioncomputeImportRequirements
(operations: ReadonlyArray<ParsedOperation>)
packages/tools/openapi-generator/src/OpenApiTransformer.ts:48
← previousnext →601–700 of 8,651, ranked by callers