Skip to content

Instantly share code, notes, and snippets.

@hinsencamp
Created May 30, 2019 08:22
Show Gist options
  • Save hinsencamp/071a2917497f0dd507636910e19a3fc4 to your computer and use it in GitHub Desktop.
Save hinsencamp/071a2917497f0dd507636910e19a3fc4 to your computer and use it in GitHub Desktop.
a -> { b c }
b -> { a d }
c -> { a }
d -> { b c }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment