Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VictorTaelin/optlam
/ functions
Functions
30 in github.com/VictorTaelin/optlam
⨍
Functions
30
◇
Types & classes
0
↓ 23 callers
Function
get_target
(node,port)
optlam.js:85
↓ 22 callers
Function
get_target_port
(node,port)
optlam.js:79
↓ 14 callers
Function
half_link
(node,port,target,target_port)
optlam.js:91
↓ 14 callers
Function
link
(a_target,a_port,b_target,b_port)
optlam.js:116
↓ 9 callers
Function
get_tag
(node)
optlam.js:104
↓ 8 callers
Function
Link
(target, port)
optlam.js:255
↓ 8 callers
Function
Node
(type,tag)
optlam.js:62
↓ 8 callers
Function
get_id
(node)
optlam.js:98
↓ 4 callers
Function
App
(left,right)
lambda_calculus.js:18
↓ 4 callers
Function
CALL
(node,port,depth,exit)
optlam.js:331
↓ 4 callers
Function
Lam
(body)
lambda_calculus.js:12
↓ 4 callers
Function
Var
(index)
lambda_calculus.js:24
↓ 4 callers
Function
get_type
(node)
optlam.js:110
↓ 3 callers
Function
RETURN
(val)
optlam.js:343
↓ 3 callers
Function
fold
(var_,lam,app)
lambda_calculus.js:58
↓ 1 callers
Function
Cons
(head,tail)
optlam.js:349
↓ 1 callers
Function
TAIL_CALL
(node,port,depth,exit)
optlam.js:337
↓ 1 callers
Function
annihilate
(a,b)
optlam.js:129
↓ 1 callers
Function
clean
()
optlam.js:421
↓ 1 callers
Function
commute
(a,b)
optlam.js:143
↓ 1 callers
Function
erase
(a,b)
optlam.js:164
↓ 1 callers
Function
net_decode
(root)
optlam.js:325
↓ 1 callers
Function
net_encode
(root)
optlam.js:254
↓ 1 callers
Function
net_reduce
(net)
optlam.js:179
↓ 1 callers
Function
substitute
(value, subs, depth, wrap, term)
lambda_calculus.js:44
Function
nat
(x)
lambda_calculus.js:70
Function
nat_
(x)
lambda_calculus.js:77
Function
print
(x)
lambda_calculus.js:82
Function
reduce
(term)
lambda_calculus.js:31
Function
reduce
(term)
optlam.js:433