Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tc39/proposal-observable
/ parser.js
File
parser.js
demo/parser.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Observable } from
"../src/Observable.js"
;
2
3
// A sequence of token objects
4
const
TOKENS = [
Callers
nothing calls this directly
Calls
3
parse
Function · 0.85
tokenStream
Function · 0.85
subscribe
Method · 0.80
Tested by
no test coverage detected