Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ functions
Functions
8,642 in github.com/effect-app/libs
⨍
Functions
8,642
◇
Types & classes
4,233
↓ 6,046 callers
Method
pipe
(this: A)
repos/effect/packages/effect/src/Pipeable.ts:44
↓ 3,907 callers
Method
succeed
(input: S["~type.make.in"], expected?: S["Type"])
repos/effect/packages/effect/src/testing/TestSchema.ts:123
↓ 3,534 callers
Method
make
* Constructs a value from the make input representation synchronously. * * **When to use** * * Use when constructor input is trusted or wh
repos/effect/packages/effect/src/Schema.ts:205
↓ 3,325 callers
Method
annotate
(annotations: Annotations.Bottom<this["Type"], this["~type.parameters"]>)
repos/effect/packages/effect/src/Schema.ts:178
↓ 2,350 callers
Method
get
* Retrieves a Layer for the resources associated with the key.
repos/effect/packages/effect/src/LayerMap.ts:80
↓ 1,965 callers
Method
fail
(input: unknown, message: string)
repos/effect/packages/effect/src/testing/TestSchema.ts:135
↓ 1,948 callers
Method
push
(item: A)
repos/effect/packages/effect/src/unstable/reactivity/AtomRef.ts:326
↓ 1,947 callers
Function
deepStrictEqual
(actual: A, expected: A, message?: string, ..._: Array<never>)
repos/effect/packages/effect/test/utils/assert.ts:17
↓ 1,911 callers
Method
map
( callbackfn: (value: T, index: number, array: T[]) => U, thisArg?: any )
packages/effect-app/src/builtin.ts:30
↓ 1,667 callers
Method
optionalKey
* Focuses on a key where setting `undefined` **removes** the key from the * struct (or splices the element from an array/tuple). * * **Detail
repos/effect/packages/effect/src/Optic.ts:617
↓ 1,647 callers
Method
provide
* Returns a new {@link Decoding} instance with the given service injected into the decoding effect context. * * **When to use** * * Use wh
repos/effect/packages/effect/src/testing/TestSchema.ts:419
↓ 1,645 callers
Method
check
(...checks: readonly [SchemaAST.Check<this["Type"]>, ...Array<SchemaAST.Check<this["Type"]>>])
repos/effect/packages/effect/src/Schema.ts:180
↓ 1,454 callers
Function
strictEqual
(actual: A, expected: A, message?: string, ..._: Array<never>)
repos/effect/packages/effect/test/utils/assert.ts:25
↓ 1,436 callers
Function
pipe
()
repos/effect/packages/effect/src/Sink.ts:187
↓ 1,180 callers
Method
some
(this: AtomContext, atom: Atom<Option.Option<A>>)
repos/effect/packages/effect/src/unstable/reactivity/Atom.ts:177
↓ 1,023 callers
Method
set
(this: AtomContext, atom: Writable<R, W>, value: W)
repos/effect/packages/effect/src/unstable/reactivity/Atom.ts:175
↓ 1,014 callers
Method
sync
()
repos/effect/packages/platform-node-shared/src/NodeFileSystem.ts:258
↓ 877 callers
Method
join
* Reassembles all chunks for a message id into the original binary payload. * * @since 4.0.0
repos/effect/packages/effect/src/unstable/eventlog/EventLogMessage.ts:206
↓ 663 callers
Method
has
(_shift: number, hash: number, key: K)
repos/effect/packages/effect/src/internal/hashMap.ts:210
↓ 530 callers
Function
f
()
repos/effect/packages/effect/test/Equal.test.ts:1036
↓ 522 callers
Function
assertTrue
(self: unknown, message?: string, ..._: Array<never>)
repos/effect/packages/effect/test/utils/assert.ts:59
↓ 513 callers
Method
add
(_case: Case)
repos/effect/packages/effect/src/Match.ts:100
↓ 484 callers
Method
decoding
* Returns a {@link Decoding} instance for this schema with helpers for decoding assertions. * * **When to use** * * Use to test how unknow
repos/effect/packages/effect/src/testing/TestSchema.ts:216
↓ 436 callers
Method
get
(this: AtomContext, atom: Atom<A>)
repos/effect/packages/effect/src/unstable/reactivity/Atom.ts:161
↓ 396 callers
Method
filter
* Separates SSE retry directives from regular event values. * * @since 4.0.0
repos/effect/packages/effect/src/unstable/encoding/Sse.ts:547
↓ 373 callers
Method
adjust
* Increments the current clock time by the specified duration. Any effects * that were scheduled to occur on or before the new time will be run in
repos/effect/packages/effect/src/testing/TestClock.ts:96
↓ 329 callers
Method
encoding
* Returns an {@link Encoding} instance for this schema with helpers for encoding assertions. * * **When to use** * * Use to test how schem
repos/effect/packages/effect/src/testing/TestSchema.ts:246
↓ 294 callers
Function
assertFalse
(self: boolean, message?: string, ..._: Array<never>)
repos/effect/packages/effect/test/utils/assert.ts:63
↓ 294 callers
Method
take
()
repos/effect/packages/effect/src/PubSub.ts:139
↓ 293 callers
Method
forEach
* Focuses **all elements** of an array-like focus and optionally narrows * to a subset using an element-level optic. * Available only on {@link
repos/effect/packages/effect/src/Optic.ts:908
↓ 288 callers
Function
assertSome
( option: Option.Option<A>, expected: A, ..._: Array<never> )
repos/effect/packages/effect/test/utils/assert.ts:128
↓ 273 callers
Method
replace
(a: A, _: S)
repos/effect/packages/effect/src/Optic.ts:1192
↓ 261 callers
Method
make
(input: null, options?: Schema.MakeOptions)
repos/effect/packages/effect/src/unstable/rpc/Rpc.ts:54
↓ 257 callers
Method
parse
* Converts a JavaScript Object Notation (JSON) string into an object. * @param text A valid JSON string. * @param reviver A function that tr
packages/effect-app/src/builtin-json.d.ts:16
↓ 252 callers
Method
tag
* Narrows the focus to the variant of a tagged union with the given * `_tag` value. * * **Details** * * - On a {@link Prism}, returns a
repos/effect/packages/effect/src/Optic.ts:728
↓ 241 callers
Function
resume
(exit)
repos/effect/packages/effect/src/unstable/rpc/RpcClient.ts:394
↓ 238 callers
Method
toString
()
repos/effect/packages/effect/src/Inspectable.ts:127
↓ 236 callers
Function
assert
(condition: boolean, ...args: ReadonlyArray<any>)
repos/effect/packages/effect/src/Console.ts:117
↓ 233 callers
Function
assertEquals
(actual: A, expected: A, message?: string, ..._: Array<never>)
repos/effect/packages/effect/test/utils/assert.ts:32
↓ 233 callers
Method
size
()
repos/effect/packages/effect/src/PubSub.ts:93
↓ 216 callers
Method
make
Generate fresh `nanoid()`-shaped `StringId`.
packages/effect-app/src/Schema/moreStrings.ts:193
↓ 211 callers
Method
run
(query: string, params: ReadonlyArray<unknown>)
repos/effect/packages/sql/pg/src/PgClient.ts:650
↓ 206 callers
Function
makeCode
(runtime: string, Type: string)
repos/effect/packages/effect/src/SchemaRepresentation.ts:2264
↓ 205 callers
Function
verifyGeneration
(schema: S, numRuns?: number)
repos/effect/packages/effect/test/schema/toArbitrary.test.ts:10
↓ 200 callers
Function
assertJsonSchemaDocument
( schema: Schema.Codec<T, E, RD, never>, expected: { schema: JsonSchema.JsonSchema; definitions?: JsonSche
repos/effect/packages/effect/test/schema/toJsonSchemaDocument.test.ts:27
↓ 193 callers
Function
assertNone
(option: Option.Option<A>, ..._: Array<never>)
repos/effect/packages/effect/test/utils/assert.ts:124
↓ 187 callers
Method
split
* Split a string into substrings using the specified separator and return them as an array. * @param splitter An object that can split a string.
packages/effect-app/src/builtin.ts:12
↓ 177 callers
Method
combine
(first: Patch, second: Patch)
repos/effect/packages/effect/src/Differ.ts:30
↓ 169 callers
Method
value
()
packages/effect-app/src/builtin.ts:48
↓ 166 callers
Function
assertSuccess
(config: Config.Config<T>, provider: ConfigProvider.ConfigProvider, expected: T)
repos/effect/packages/effect/test/Config.test.ts:6
↓ 159 callers
Method
log
(options: Options<Message>)
repos/effect/packages/effect/src/Logger.ts:68
↓ 158 callers
Method
toCodecJson
@internal
repos/effect/packages/effect/src/SchemaAST.ts:822
↓ 157 callers
Method
sleep
* Asynchronously sleeps for the specified duration. * * **When to use** * * Use to delay an `Effect` workflow by a duration through this `
repos/effect/packages/effect/src/Clock.ts:82
↓ 153 callers
Method
interrupt
* Creates a terminal reply context that interrupts the supplied request. * * @since 4.0.0
repos/effect/packages/effect/src/unstable/cluster/Reply.ts:113
↓ 149 callers
Function
assertSchema
(input: { readonly schema: Schema.Constraint readonly reviver?: SchemaRepresentation.Reviver<SchemaRep
repos/effect/packages/effect/test/schema/representation/toCodeDocument.test.ts:37
↓ 149 callers
Method
close
()
repos/effect/packages/sql/mssql/test/SqlErrorClassification.test.ts:43
↓ 143 callers
Method
update
()
repos/effect/packages/effect/test/schema/Schema.test.ts:6146
↓ 141 callers
Method
addFinalizer
(this: AtomContext, f: () => void)
repos/effect/packages/effect/src/unstable/reactivity/Atom.ts:169
↓ 138 callers
Method
of
(this: void, self: Shape)
repos/effect/packages/effect/src/Context.ts:100
↓ 137 callers
Function
where
(...operation: any[])
packages/effect-app/src/Model/query/dsl.ts:380
↓ 135 callers
Function
assertSuccess
( provider: ConfigProvider.ConfigProvider, path: ConfigProvider.Path, expected: ConfigProvider.Node | un
repos/effect/packages/effect/test/ConfigProvider.test.ts:5
↓ 135 callers
Function
decodeError
(tag: Tag, schema: Schema)
repos/effect/packages/ai/openrouter/src/Generated.ts:8945
↓ 135 callers
Method
modify
* Returns a function `(s: S) => S` that applies `f` to the focused value. * If the optic cannot focus, the original `s` is returned unchanged. *
repos/effect/packages/effect/src/Optic.ts:559
↓ 132 callers
Method
transform
(to: L2)
repos/effect/packages/effect/src/Schema.ts:2580
↓ 128 callers
Method
offer
(a: A)
repos/effect/packages/effect/src/PubSub.ts:2722
↓ 127 callers
Function
format
(timestamp: number | string | Date)
repos/effect/packages/effect/test/Schedule.test.ts:389
↓ 125 callers
Method
handle
* Add the implementation for an `Event` to a `Handlers` group.
repos/effect/packages/effect/src/unstable/eventlog/EventLog.ts:280
↓ 124 callers
Method
flip
@internal
repos/effect/packages/effect/src/SchemaAST.ts:2686
↓ 120 callers
Method
merge
* Merge this group with one or more other groups.
repos/effect/packages/effect/src/unstable/rpc/RpcGroup.ts:52
↓ 119 callers
Method
add
* Add one or more procedures to the group.
repos/effect/packages/effect/src/unstable/rpc/RpcGroup.ts:45
↓ 115 callers
Method
getRef
(ref: Context.Reference<X>)
repos/effect/packages/effect/src/internal/effect.ts:549
↓ 105 callers
Function
throws
(thunk: () => void, error?: string | Error | ((u: unknown) => undefined), ..._: Array<never>)
repos/effect/packages/effect/test/utils/assert.ts:81
↓ 102 callers
Method
done
()
repos/effect/packages/effect/src/String.ts:1208
↓ 102 callers
Method
next
( ...args: ReadonlyArray<any> )
repos/effect/packages/effect/src/Effect.ts:245
↓ 99 callers
Method
schema
* Builds a chunk schema from the streaming success schema of an RPC. * * @since 4.0.0
repos/effect/packages/effect/src/unstable/cluster/Reply.ts:222
↓ 98 callers
Function
assertFromJsonSchema
( input: { readonly schema: JsonSchema.JsonSchema readonly options?: { readonly onEnte
repos/effect/packages/effect/test/schema/representation/fromJsonSchemaDocument.test.ts:19
↓ 97 callers
Function
predicate
(a: number)
repos/effect/packages/effect/test/Option.test.ts:391
↓ 96 callers
Method
toCodecStringTree
@internal
repos/effect/packages/effect/src/SchemaAST.ts:1046
↓ 95 callers
Method
boolean
( q1: ( initial: Query<Encoded> ) => $A, q2: ( _: $A ) => QueryProject
packages/effect-app/src/Model/Repository/service.ts:104
↓ 94 callers
Method
annotate
* Annotate the entity with a value.
repos/effect/packages/effect/src/unstable/cluster/Entity.ts:95
↓ 93 callers
Method
mount
(this: AtomContext, atom: Atom<A>)
repos/effect/packages/effect/src/unstable/reactivity/Atom.ts:170
↓ 90 callers
Method
toJSON
()
repos/effect/packages/effect/src/Inspectable.ts:128
↓ 89 callers
Method
update
(input: number | bigint)
repos/effect/packages/effect/src/Metric.ts:1856
↓ 88 callers
Method
generate
* Generate the `export namespace X { export interface Encoded {...} }` blocks for the * given models in `filename`. Returns the joined block body,
packages/eslint-codegen-model/src/shared/type-resolver.ts:42
↓ 87 callers
Function
make
()
packages/effect-app/src/Model/query/dsl.ts:378
↓ 87 callers
Method
write
(event: AnyEvent)
repos/effect/packages/effect/src/unstable/encoding/Sse.ts:423
↓ 86 callers
Method
context
(self: Shape)
repos/effect/packages/effect/src/Context.ts:101
↓ 86 callers
Method
toLayer
* Converts a toolkit into a `Layer` containing handlers for each tool in the * toolkit.
repos/effect/packages/effect/src/unstable/ai/Toolkit.ts:93
↓ 84 callers
Function
computed
(value: T)
packages/effect-app/src/Model/query/dsl.ts:826
↓ 84 callers
Method
remove
( _edit: number, _shift: number, hash: number, key: K, removed: { value: boolean } )
repos/effect/packages/effect/src/internal/hashMap.ts:259
↓ 83 callers
Method
subscribe
()
repos/effect/packages/effect/src/PubSub.ts:97
↓ 82 callers
Function
optional
( schema: S )
repos/effect/packages/effect/src/unstable/ai/McpSchema.ts:81
↓ 81 callers
Function
fromChannel
( channel: Channel.Channel< never, E, End<A, L>, NonEmptyReadonlyArray<In>, never, v
repos/effect/packages/effect/src/Sink.ts:224
↓ 79 callers
Function
buildWhereSQLQuery
( dialect: SQLDialect, idKey: PropertyKey, filter: readonly FilterResult[], tableName: string, defau
packages/infra/src/Store/SQL/query.ts:154
↓ 79 callers
Method
decodeUnknownSync
()
repos/effect/packages/effect/test/schema/Schema.test.ts:9324
↓ 79 callers
Method
execute
( sql: string, params: ReadonlyArray<unknown>, transformRows: (<A extends object>(row: ReadonlyArr
repos/effect/packages/sql/pg/src/PgClient.ts:669
↓ 78 callers
Method
offerAll
(as: Iterable<A>)
repos/effect/packages/effect/src/PubSub.ts:2735
↓ 77 callers
Function
fromCommand
(cmd: Command.Any)
repos/effect/packages/effect/src/unstable/cli/internal/completions/descriptor.ts:79
↓ 75 callers
Function
pipeArguments
(self: A, args: IArguments)
repos/effect/packages/effect/src/Pipeable.ts:563
↓ 74 callers
Function
assertFailure
(config: Config.Config<T>, provider: ConfigProvider.ConfigProvider, message: string)
repos/effect/packages/effect/test/Config.test.ts:14
next →
1–100 of 8,642, ranked by callers