Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidflanagan/jstdg7
/ functions
Functions
270 in github.com/davidflanagan/jstdg7
⨍
Functions
270
◇
Types & classes
52
↓ 15 callers
Function
classof
(o)
ch14/classof.js:1
↓ 15 callers
Method
set
(key, value)
ch09/TypedMap.js:22
↓ 14 callers
Method
get
(key)
ch01/charfreq.js:18
↓ 11 callers
Method
setState
(f, save=true)
ch15/mandelbrot.js:224
↓ 7 callers
Method
count
(key)
ch09/Histogram.js:14
↓ 7 callers
Function
polygon
(c, n, x, y, r, angle=0, counterclockwise=false)
ch15/polygons.js:5
↓ 7 callers
Function
rads
(x)
ch15/curves.js:2
↓ 5 callers
Function
f
(x,y,z)
ch08/partial.js:34
↓ 5 callers
Method
keys
()
ch09/Histogram.js:40
↓ 5 callers
Function
output
(text, prompt=true)
ch16/knockKnockServer.js:43
↓ 5 callers
Function
partial
(f, ...outerArgs)
ch08/partial.js:19
↓ 5 callers
Function
snowflake
(c, n, x, y, len)
ch15/koch.js:5
↓ 4 callers
Method
add
(text)
ch01/charfreq.js:36
↓ 4 callers
Method
has
(x)
ch09/Sets.js:25
↓ 4 callers
Function
map
(a, ...args)
ch08/stats3.js:1
↓ 4 callers
Method
next
()
ch12/Range.js:29
↓ 4 callers
Function
reduce
(a, ...args)
ch08/stats3.js:2
↓ 4 callers
Method
toString
()
ch14/Glob.js:17
↓ 4 callers
Function
uniqueInteger
()
ch08/uniqueInteger.js:8
↓ 3 callers
Method
_has
(byte, bit)
ch09/Sets.js:147
↓ 3 callers
Method
_valid
(x)
ch09/Sets.js:143
↓ 3 callers
Function
factorial
(n)
ch08/factorial.js:2
↓ 3 callers
Function
leg
(n)
ch15/koch.js:21
↓ 3 callers
Function
not
(f)
ch08/not.js:3
↓ 3 callers
Function
operate
(operator, operand1, operand2)
ch08/operators.js:9
↓ 3 callers
Function
operate2
(operation, operand1, operand2)
ch08/operators.js:29
↓ 3 callers
Function
partialLeft
(f, ...outerArgs)
ch08/partial.js:2
↓ 3 callers
Method
render
()
ch15/mandelbrot.js:249
↓ 2 callers
Method
_workerDone
(worker, error, response)
ch15/mandelbrot.js:73
↓ 2 callers
Method
close
()
ch13/AsyncQueue.js:54
↓ 2 callers
Function
compose
(f, g)
ch08/compose.js:5
↓ 2 callers
Function
counter
()
ch08/counter.js:1
↓ 2 callers
Function
html
(strings, ...values)
ch14/html.js:1
↓ 2 callers
Method
includes
(x)
ch09/range3.js:11
↓ 2 callers
Method
initialState
()
ch15/mandelbrot.js:128
↓ 2 callers
Function
memoize
(f)
ch08/memoize.js:3
↓ 2 callers
Function
partialRight
(f, ...outerArgs)
ch08/partial.js:10
↓ 2 callers
Function
product
(x,y)
ch08/partial.js:51
↓ 2 callers
Method
remove
(x)
ch09/Sets.js:105
↓ 2 callers
Method
setSize
()
ch15/mandelbrot.js:210
↓ 2 callers
Method
toURL
()
ch15/mandelbrot.js:155
↓ 2 callers
Function
withDB
(callback)
ch15/zipcodeDatabase.js:3
↓ 1 callers
Function
acceptNewClient
(request, response)
ch15/chatServer.js:49
↓ 1 callers
Function
addPrivateProperty
(o, name, predicate)
ch08/addPrivateProperty.js:14
↓ 1 callers
Method
addWork
(work)
ch15/mandelbrot.js:99
↓ 1 callers
Function
arraycopy
({from, to=from, n=from.length, fromIndex=0, toIndex=0})
ch08/arraycopy.js:1
↓ 1 callers
Function
broadcastNewMessage
(request, response)
ch15/chatServer.js:74
↓ 1 callers
Function
clock
(interval, max=Infinity)
ch13/clock1.js:9
↓ 1 callers
Function
copy
(source, destination)
ch16/copy.js:20
↓ 1 callers
Function
copyFile
(sourceFilename, destinationFilename, callback)
ch16/copyfile.js:7
↓ 1 callers
Function
counter
(n)
ch08/counter2.js:1
↓ 1 callers
Method
delete
(key)
ch09/Histogram.js:27
↓ 1 callers
Method
dequeue
()
ch13/AsyncQueue.js:36
↓ 1 callers
Function
elapsedTime
(ms)
ch13/clock1.js:3
↓ 1 callers
Method
enqueue
(value)
ch13/AsyncQueue.js:21
↓ 1 callers
Function
eventStream
(elt, type)
ch13/AsyncQueue.js:82
↓ 1 callers
Function
fetchOne
(url)
ch13/fetchSequentially.js:6
↓ 1 callers
Function
fibonacciSequence
()
ch12/fibonacciSequence.js:1
↓ 1 callers
Function
filter
(iterable, predicate)
ch12/filter.js:3
↓ 1 callers
Method
fromURL
(url)
ch15/mandelbrot.js:139
↓ 1 callers
Function
getCanvasBlob
(canvas)
ch15/uploadCanvasImage.js:3
↓ 1 callers
Function
glob
(strings, ...values)
ch14/globtag.js:1
↓ 1 callers
Function
grep
(source, destination, pattern, encoding="utf8")
ch16/asyncgrep.js:3
↓ 1 callers
Method
handleKey
(event)
ch15/mandelbrot.js:384
↓ 1 callers
Method
handlePointer
(event)
ch15/mandelbrot.js:424
↓ 1 callers
Method
handleResize
(event)
ch15/mandelbrot.js:370
↓ 1 callers
Method
has
(x)
ch09/Sets.js:150
↓ 1 callers
Function
histogramFromStdin
()
ch01/charfreq.js:83
↓ 1 callers
Function
increment
ch08/mapper.js:8
↓ 1 callers
Function
initdb
(db, callback)
ch15/zipcodeDatabase.js:32
↓ 1 callers
Method
insert
(x)
ch09/Sets.js:104
↓ 1 callers
Function
loggingProxy
(o, objname)
ch14/loggingProxy.js:9
↓ 1 callers
Function
lookupCity
(zip, callback)
ch15/zipcodeDatabase.js:75
↓ 1 callers
Function
lookupZipcodes
(city, callback)
ch15/zipcodeDatabase.js:102
↓ 1 callers
Function
map
(iterable, f)
ch12/map.js:3
↓ 1 callers
Function
mapper
(f)
ch08/mapper.js:4
↓ 1 callers
Function
mean
(data)
ch10/stats.js:8
↓ 1 callers
Function
merge
(target, ...sources)
ch06/merge.js:3
↓ 1 callers
Method
plus
(that)
ch09/Complex.js:25
↓ 1 callers
Function
promiseSequence
(inputs, promiseMaker)
ch13/promiseSequence.js:10
↓ 1 callers
Function
randomElement
ch16/knockKnockServer.js:30
↓ 1 callers
Function
readOnlyProxy
(o)
ch14/readOnlyProxy.js:1
↓ 1 callers
Function
sequence
(...iterables)
ch12/sequence.js:1
↓ 1 callers
Function
serve
(rootDirectory, port)
ch16/staticHTTPServer.js:11
↓ 1 callers
Function
sha256
(filename, callback)
ch16/hash.js:6
↓ 1 callers
Function
sum
(x,y)
ch08/stats3.js:3
↓ 1 callers
Function
take
(n, iterable)
ch12/take.js:2
↓ 1 callers
Function
tellJoke
(socket)
ch16/knockKnockServer.js:28
↓ 1 callers
Method
tiles
(width, height, numRows, numCols)
ch15/mandelbrot.js:16
↓ 1 callers
Function
timed
(f)
ch08/timed.js:2
↓ 1 callers
Method
times
(that)
ch09/Complex.js:28
↓ 1 callers
Function
toCartesian
(r, theta)
ch03/destructuring.js:7
↓ 1 callers
Function
toPolar
(x, y)
ch03/destructuring.js:2
↓ 1 callers
Method
toString
()
ch01/charfreq.js:49
↓ 1 callers
Function
until
(time)
ch13/clock2.js:4
↓ 1 callers
Method
values
()
ch09/Histogram.js:41
↓ 1 callers
Function
words
(s)
ch12/words.js:1
↓ 1 callers
Function
write
(stream, chunk)
ch16/copy.js:4
↓ 1 callers
Function
zip
(...iterables)
ch12/zip.js:2
Function
Range
(from, to)
ch09/range2.js:3
next →
1–100 of 270, ranked by callers