Skip to content

Instantly share code, notes, and snippets.

@hinsencamp
Created May 30, 2019 08:07
Show Gist options
  • Save hinsencamp/b4b74f1f8e0b16b4541ecaf184ebc0c1 to your computer and use it in GitHub Desktop.
Save hinsencamp/b4b74f1f8e0b16b4541ecaf184ebc0c1 to your computer and use it in GitHub Desktop.
const graph = new Graph();
graph.addNode(fabian);
graph.addNode(rey);
graph.addNode(ellie);
graph.addNode(cassi);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment