Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/stemkoski/stemkoski.github.com
/ take
Function
take
MathBox/mathbox-bundle.js:79674–79679 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79672
}
79673
79674
function
take() {
79675
if
(errored || !state.length)
79676
return
false
79677
79678
return
(token = tokens[0]) && !stream.paused
79679
}
79680
79681
// ----- state manipulation --------
79682
Callers
1
write
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected