Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brundonsmith/bagel
/ functions
Functions
247 in github.com/brundonsmith/bagel
⨍
Functions
247
◇
Types & classes
8
↓ 1 callers
Function
zip
(iter1: RawIter<T>, iter2: RawIter<R>)
lib/ts/core.ts:368
Function
Home
()
docs/src/pages/index.js:35
Function
HomepageHeader
()
docs/src/pages/index.js:10
Function
_throwsDeclaration
(module, code, startIndex)
compiler/1_parse/index.ts:1252
Function
all
(iter: AsyncIterable<T>)
compiler/utils/misc.ts:81
Function
assert
(condition: () => boolean)
compiler/utils/debugging.ts:24
Function
cannotFindExport
(ast: ImportItem, importDeclaration: ImportDeclaration)
compiler/errors.ts:141
Function
canonicalModuleName
(_: ModuleName, m: string)
tests/typecheck_test.ts:4088
Method
collectArray
()
lib/ts/core.ts:227
Method
collectObject
()
lib/ts/core.ts:237
Function
concurrent
(fn: (...params: P) => R, ...params: P)
lib/ts/core.ts:409
Method
constructor
(private readonly tiers: ParseTiers<T>)
compiler/1_parse/utils.ts:261
Method
constructor
( plan: Plan<T> )
lib/ts/core.ts:28
Method
constructor
(inner: RawIter<T>)
lib/ts/core.ts:118
Function
consumeWhile
(code: string, index: number, fn: (ch: string, index: number) => boolean)
compiler/1_parse/utils.ts:62
Method
count
()
lib/ts/core.ts:187
Function
entries
(obj: {[key: string]: V})
lib/ts/core.ts:80
Function
exec
(exp: RegExp, s: string)
lib/ts/core.ts:554
Function
exists
(val: T|null|undefined)
compiler/utils/misc.ts:11
Method
first
()
lib/ts/core.ts:203
Function
fn
()
tests/reactivity_test.ts:7
Function
fn
()
tests/format_test.ts:426
Function
fn
()
tests/typecheck_test.ts:9
Function
fn
()
tests/behavior_test.ts:9
Function
fn
()
tests/compile_test.ts:8
Function
handleFileChange
()
compiler/index.ts:17
Method
indexed
()
lib/ts/core.ts:223
Method
inner
()
lib/ts/core.ts:122
Function
instanceOf
(val: any, type: RuntimeType)
lib/ts/core.ts:471
Function
isBinaryOp
(str: string)
compiler/_model/expressions.ts:119
Function
keys
(obj: {[key: string]: V})
lib/ts/core.ts:91
Function
moreSpecificThan
(a: Partial<SourceInfo>, b: Partial<SourceInfo>)
compiler/utils/ast.ts:38
Method
nmapEntries
(argsSoFar: unknown[], current: { rest: Map<any, any>, value?: TValue })
lib/ts/reactivity.ts:40
Function
output
(output: any)
tests/behavior_test.ts:177
Function
planned
(plan: Plan<T>)
lib/ts/core.ts:21
Function
range
(start: number, end: number)
lib/ts/core.ts:60
Function
repeat
(val: T, count: number)
lib/ts/core.ts:69
Function
reshape
(ast: Module)
compiler/2_reshape/index.ts:7
Function
sendError
(e: BagelError|LintProblem)
tests/typecheck_test.ts:4103
Method
sorted
(fn: (a: T, b: T) => number)
lib/ts/core.ts:151
Method
takeWhile
(fn: (el: T) => boolean)
lib/ts/core.ts:147
Function
triggeredBy
()
lib/ts/reactivity.ts:273
Function
values
(obj: {[key: string]: V})
lib/ts/core.ts:102
Function
wasOrWere
(num: number)
compiler/utils/misc.ts:71
Function
windowsPathToModulePath
(str: string)
compiler/index.ts:347
Function
withBase
(inner: Array<string | string[]>)
compiler/3_checking/typecheck.ts:890
Method
zip
(other: Iter<R>)
lib/ts/core.ts:219
← previous
201–247 of 247, ranked by callers