"vscode:/vscode.git/clone" did not exist on "671eec6da9ed18cfed2d5804a564eb8276fc796d"
Specialized the overloaded [] operator for int/unsigned, and added a size() function, so that you can iterate through a sequence node like a vector.
Fixed a silly bug in the simple key pushing (queues are FIFO!).