MCPcopy Create free account

hub / github.com/brundonsmith/bagel / functions

Functions247 in github.com/brundonsmith/bagel

↓ 1 callersFunctionzip
(iter1: RawIter<T>, iter2: RawIter<R>)
lib/ts/core.ts:368
FunctionHome
()
docs/src/pages/index.js:35
FunctionHomepageHeader
()
docs/src/pages/index.js:10
Function_throwsDeclaration
(module, code, startIndex)
compiler/1_parse/index.ts:1252
Functionall
(iter: AsyncIterable<T>)
compiler/utils/misc.ts:81
Functionassert
(condition: () => boolean)
compiler/utils/debugging.ts:24
FunctioncannotFindExport
(ast: ImportItem, importDeclaration: ImportDeclaration)
compiler/errors.ts:141
FunctioncanonicalModuleName
(_: ModuleName, m: string)
tests/typecheck_test.ts:4088
MethodcollectArray
()
lib/ts/core.ts:227
MethodcollectObject
()
lib/ts/core.ts:237
Functionconcurrent
(fn: (...params: P) => R, ...params: P)
lib/ts/core.ts:409
Methodconstructor
(private readonly tiers: ParseTiers<T>)
compiler/1_parse/utils.ts:261
Methodconstructor
( plan: Plan<T> )
lib/ts/core.ts:28
Methodconstructor
(inner: RawIter<T>)
lib/ts/core.ts:118
FunctionconsumeWhile
(code: string, index: number, fn: (ch: string, index: number) => boolean)
compiler/1_parse/utils.ts:62
Methodcount
()
lib/ts/core.ts:187
Functionentries
(obj: {[key: string]: V})
lib/ts/core.ts:80
Functionexec
(exp: RegExp, s: string)
lib/ts/core.ts:554
Functionexists
(val: T|null|undefined)
compiler/utils/misc.ts:11
Methodfirst
()
lib/ts/core.ts:203
Functionfn
()
tests/reactivity_test.ts:7
Functionfn
()
tests/format_test.ts:426
Functionfn
()
tests/typecheck_test.ts:9
Functionfn
()
tests/behavior_test.ts:9
Functionfn
()
tests/compile_test.ts:8
FunctionhandleFileChange
()
compiler/index.ts:17
Methodindexed
()
lib/ts/core.ts:223
Methodinner
()
lib/ts/core.ts:122
FunctioninstanceOf
(val: any, type: RuntimeType)
lib/ts/core.ts:471
FunctionisBinaryOp
(str: string)
compiler/_model/expressions.ts:119
Functionkeys
(obj: {[key: string]: V})
lib/ts/core.ts:91
FunctionmoreSpecificThan
(a: Partial<SourceInfo>, b: Partial<SourceInfo>)
compiler/utils/ast.ts:38
MethodnmapEntries
(argsSoFar: unknown[], current: { rest: Map<any, any>, value?: TValue })
lib/ts/reactivity.ts:40
Functionoutput
(output: any)
tests/behavior_test.ts:177
Functionplanned
(plan: Plan<T>)
lib/ts/core.ts:21
Functionrange
(start: number, end: number)
lib/ts/core.ts:60
Functionrepeat
(val: T, count: number)
lib/ts/core.ts:69
Functionreshape
(ast: Module)
compiler/2_reshape/index.ts:7
FunctionsendError
(e: BagelError|LintProblem)
tests/typecheck_test.ts:4103
Methodsorted
(fn: (a: T, b: T) => number)
lib/ts/core.ts:151
MethodtakeWhile
(fn: (el: T) => boolean)
lib/ts/core.ts:147
FunctiontriggeredBy
()
lib/ts/reactivity.ts:273
Functionvalues
(obj: {[key: string]: V})
lib/ts/core.ts:102
FunctionwasOrWere
(num: number)
compiler/utils/misc.ts:71
FunctionwindowsPathToModulePath
(str: string)
compiler/index.ts:347
FunctionwithBase
(inner: Array<string | string[]>)
compiler/3_checking/typecheck.ts:890
Methodzip
(other: Iter<R>)
lib/ts/core.ts:219
← previous201–247 of 247, ranked by callers