Skip to content

Instantly share code, notes, and snippets.

@NikitaMelnikov
Created September 23, 2019 08:08
Show Gist options
  • Save NikitaMelnikov/aa88092473a389149b77eb99b82b9101 to your computer and use it in GitHub Desktop.
Save NikitaMelnikov/aa88092473a389149b77eb99b82b9101 to your computer and use it in GitHub Desktop.
.
├── BUILD
├── README.md
├── WORKSPACE
├── generate_graph.sh
└── src
└── main
└── scala
└── demo
├── Conference.scala
├── IdGenerator.scala
├── Main.scala
└── Visitor.scala
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment