Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baku89/glisp
/ functions
Functions
358 in github.com/baku89/glisp
⨍
Functions
358
◇
Types & classes
104
↓ 103 callers
Function
K
(e,t)
repl/index.js:1
↓ 56 callers
Function
S
(e,t,n,c,u=null,l=!1)
repl/index.js:1
↓ 45 callers
Method
def
(name: string, value: MalVal)
src/mal/scope.ts:145
↓ 39 callers
Function
L
repl/index.js:1
↓ 32 callers
Method
get
(symbol: MalSymbol)
src/mal/env.ts:216
↓ 32 callers
Function
isMap
(obj: MalVal | undefined)
src/mal/types.ts:517
↓ 28 callers
Function
isNode
(v: MalVal | undefined)
src/mal/types.ts:213
↓ 25 callers
Function
isVector
(obj: MalVal | undefined)
src/mal/types.ts:499
↓ 23 callers
Function
convertJSObjectToMalMap
(obj: any)
src/mal/reader.ts:480
↓ 23 callers
Method
get
(e)
repl/index.js:4
↓ 22 callers
Function
getType
(obj: any)
src/mal/types.ts:173
↓ 22 callers
Function
n
(r)
repl/index.js:1
↓ 22 callers
Function
printExp
(exp: MalVal, printReadably = true)
src/mal/printer.ts:54
↓ 22 callers
Function
setMeta
(a: MalVal, m: MalVal)
src/mal/types.ts:253
↓ 20 callers
Function
isSeq
(v: MalVal | undefined)
src/mal/types.ts:220
↓ 19 callers
Function
isList
(obj: MalVal | undefined)
src/mal/types.ts:482
↓ 18 callers
Function
k
(e,t)
repl/index.js:1
↓ 16 callers
Method
offset
(pos = this._index)
src/mal/reader.ts:66
↓ 16 callers
Method
prevEndOffset
()
src/mal/reader.ts:78
↓ 16 callers
Method
prevEndOffset
()
repl/index.js:1
↓ 15 callers
Method
offset
(e=this._index)
repl/index.js:1
↓ 15 callers
Method
set
(symbol: MalSymbol, value: MalVal, def?: MalSeq)
src/mal/env.ts:153
↓ 14 callers
Function
isSymbol
(obj: MalVal | undefined)
src/mal/types.ts:464
↓ 13 callers
Function
createPaperPath
(path: PathType)
src/mal-lib/path.ts:63
↓ 13 callers
Function
getEvaluated
(exp: MalVal, deep = true)
src/mal/types.ts:379
↓ 13 callers
Method
var
(name: string)
src/mal/scope.ts:157
↓ 12 callers
Function
nonReactive
(value: T)
src/utils.ts:53
↓ 11 callers
Method
next
()
src/mal/reader.ts:48
↓ 11 callers
Method
next
()
repl/index.js:1
↓ 11 callers
Method
toString
()
repl/index.js:1
↓ 11 callers
Function
w
(e)
repl/index.js:1
↓ 10 callers
Function
cloneExp
(exp: T, deep = false)
src/mal/types.ts:327
↓ 10 callers
Function
replaceExp
(original: MalNode, replaced: MalVal)
src/mal/utils.ts:152
↓ 10 callers
Method
toString
()
src/mal/types.ts:459
↓ 9 callers
Function
assocBang
(hm: MalMap, ...args: any[])
src/mal/types.ts:520
↓ 9 callers
Function
getMapValue
( exp: MalVal | undefined, path: string, type?: MalType, defaultValue?: MalVal )
src/mal/utils.ts:234
↓ 9 callers
Function
isSymbolFor
(obj: any, name: string)
src/mal/types.ts:467
↓ 9 callers
Function
keywordFor
(k: string)
src/mal/types.ts:479
↓ 9 callers
Method
readEval
(str: string)
src/mal/scope.ts:114
↓ 8 callers
Function
isFunc
(exp: MalVal | undefined)
src/mal/types.ts:427
↓ 8 callers
Function
iterateSegment
(path: PathType)
src/path-utils.ts:21
↓ 8 callers
Function
t
(...t)
repl/index.js:1
↓ 7 callers
Function
getMalPathFromPaper
( _path: paper.CompoundPath | paper.PathItem )
src/mal-lib/path.ts:90
↓ 7 callers
Function
i
(e)
repl/index.js:1
↓ 7 callers
Function
isKeyword
(obj: MalVal | undefined)
src/mal/types.ts:476
↓ 7 callers
Function
r
(e)
repl/index.js:4
↓ 6 callers
Function
F
(...e)
repl/index.js:1
↓ 6 callers
Method
def
(e,t)
repl/index.js:4
↓ 6 callers
Function
reconstructTree
(exp: MalVal)
src/mal/reader.ts:514
↓ 6 callers
Method
set
(e,t,n)
repl/index.js:4
↓ 6 callers
Method
setup
(option?: T)
src/mal/scope.ts:94
↓ 6 callers
Function
u
(e,t)
repl/index.js:4
↓ 6 callers
Function
unsignedMod
(x: number, y: number)
src/mal-lib/path.ts:53
↓ 5 callers
Function
convertToNormalizedFunction
(f: LengthBasedFunctionType)
src/mal-lib/path.ts:438
↓ 5 callers
Function
copyDelimiters
(target: MalVal, original: MalVal)
src/mal/utils.ts:561
↓ 5 callers
Function
createEmptyPath
()
src/mal-lib/path.ts:55
↓ 5 callers
Function
createPolynominalBooleanOperator
(methodName: string)
src/mal-lib/path.ts:520
↓ 5 callers
Function
fit
( value: number, min0: number, max0: number, min1: number, max1: number )
src/theme.ts:74
↓ 5 callers
Function
getName
(exp: MalVal)
src/mal/types.ts:392
↓ 5 callers
Method
getStr
(start: number, end: number)
src/mal/reader.ts:62
↓ 5 callers
Method
getStr
(e,t)
repl/index.js:1
↓ 5 callers
Function
output
(code,outs)
public/gif.worker.js:2
↓ 5 callers
Function
symbolFor
(value: string)
src/mal/types.ts:470
↓ 4 callers
Function
A
(e,t=!1)
repl/index.js:1
↓ 4 callers
Function
P
(e)
repl/index.js:1
↓ 4 callers
Method
analyzeVector
(pos: vec2, exp: MalVal[], hitStyle: MalMap)
src/components/PageIndex/use/use-hit-detector/hit-detector.ts:52
↓ 4 callers
Function
convertMalNodeToJSObject
(exp: MalVal)
src/mal/reader.ts:497
↓ 4 callers
Function
copyToClipboard
(str: string)
src/scopes/console.ts:31
↓ 4 callers
Function
drawPath
(ctx: CanvasContext | Path2D, path: PathType)
src/renderer/render-to-context.ts:136
↓ 4 callers
Method
eval
(exp: MalVal)
src/mal/scope.ts:132
↓ 4 callers
Function
executeMouseHandler
(type: 'move' | 'press' | 'drag' | 'release')
src/components/PageIndex/use/use-modes.ts:78
↓ 4 callers
Function
getExpByPath
(root: MalNode, path: string)
src/mal/utils.ts:85
↓ 4 callers
Function
getMeta
(obj: MalVal)
src/mal/types.ts:225
↓ 4 callers
Function
getOuter
(exp: any)
src/mal/types.ts:143
↓ 4 callers
Function
getPropertyAtLength
( offset: number, path: PathType, methodName: 'getTangentAt' | 'getLocationAt' | 'getNormalAt' )
src/mal-lib/path.ts:445
↓ 4 callers
Function
isMalFunc
(obj: MalVal | undefined)
src/mal/types.ts:430
↓ 4 callers
Function
partition
(n: number, coll: any[])
src/utils.ts:57
↓ 4 callers
Method
peek
(pos = this._index)
src/mal/reader.ts:53
↓ 4 callers
Method
peek
(e=this._index)
repl/index.js:1
↓ 4 callers
Function
readStr
(str: string, saveStr = true)
src/mal/reader.ts:540
↓ 4 callers
Function
s
(e)
repl/index.js:4
↓ 3 callers
Function
C
(e)
repl/index.js:1
↓ 3 callers
Function
D
(e,t,n)
repl/index.js:4
↓ 3 callers
Function
E
(e)
repl/index.js:4
↓ 3 callers
Function
MAXCODE
(n_bits)
public/gif.worker.js:2
↓ 3 callers
Method
REP
(str: string)
src/mal/scope.ts:107
↓ 3 callers
Method
REP
(e)
repl/index.js:4
↓ 3 callers
Function
a
(e,t=!0)
repl/index.js:1
↓ 3 callers
Method
bindAll
(binds: MalBind, exps: MalVal[])
src/mal/env.ts:63
↓ 3 callers
Method
bindAll
(e,t)
repl/index.js:4
↓ 3 callers
Function
clamp
(value: number, min: number, max: number)
src/utils.ts:19
↓ 3 callers
Function
createList
(...coll: MalVal[])
src/mal/types.ts:487
↓ 3 callers
Function
createMalFunc
( fn: (this: void | MalFuncThis, ...args: MalVal[]) => MalVal, exp: MalVal, env: Env, params: MalBind, me
src/mal/types.ts:409
↓ 3 callers
Function
evalExp
( this: void | MalFuncThis, exp: MalVal, env: Env, cache = true )
src/mal/eval.ts:157
↓ 3 callers
Method
find
(symbol: MalSymbol)
src/mal/env.ts:174
↓ 3 callers
Function
generateFilename
(name?: string)
src/scopes/console.ts:24
↓ 3 callers
Function
getFnInfo
(exp: MalVal)
src/mal/utils.ts:284
↓ 3 callers
Function
getSVGPathData
(path: PathType)
src/path-utils.ts:80
↓ 3 callers
Function
getStructType
(exp: MalVal)
src/mal/utils.ts:36
↓ 3 callers
Function
o
()
repl/index.js:4
next →
1–100 of 358, ranked by callers